diff options
author | Mahircan Gul <mahircg@mpi-sws.org> | 2016-07-15 10:44:32 -0400 |
---|---|---|
committer | Bjoern Brandenburg <bbb@mpi-sws.org> | 2016-07-18 10:45:57 -0400 |
commit | 11a2acc387b274d2323104272e585a7059b96f4f (patch) | |
tree | be47f7a1230dc870a975c7068d48ed1d3ec9ddf9 /include | |
parent | 3e9e2dc67655e4e681dc01f3b35916407eda5ce5 (diff) |
Replace pointer arithmetic on loop-condition for parsing CPU map
-Appearantly, a newline character is appended to the end of CPU mapping
string. It seems like this was not the case with old versions of liblitmus and
in order not to break the intended behaviour of code, newline appended
to CPU mapping string is simply ignored
-Pointer arithmetic for parsing CPU mapping is done within loop body to prevent
"array subscript is below array bounds" warning prompted by gcc-6.1.1
-Fix indentation and whitespaces
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions