aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMahircan Gul <mahircg@mpi-sws.org>2016-07-15 10:44:32 -0400
committerBjoern Brandenburg <bbb@mpi-sws.org>2016-07-18 10:45:57 -0400
commit11a2acc387b274d2323104272e585a7059b96f4f (patch)
treebe47f7a1230dc870a975c7068d48ed1d3ec9ddf9 /include
parent3e9e2dc67655e4e681dc01f3b35916407eda5ce5 (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