summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2016-12-01 20:49:46 -0800
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2016-12-01 20:49:46 -0800
commit05edb250ee309400ddcbc287a98d2e83004ca8b2 (patch)
treef410308083e7b166dad81c4fd96af9ccc0f8da93 /CMakeLists.txt
parente3524c90de918d0b4a74d70768175561758f0d70 (diff)
Work around cray++ compiler issue
It's still not clear as to what exactly makes it emit this error when compiling string_to_integer: CC-3059 crayc++: INTERNAL __C_FILE_SCOPE_DATA__, File = <pugixml>/src/pugixml.cpp, Line = 4524, Column = 4 Expected no overflow in routine. But a viable workaround for now is to exploit the knowledge that it uses two-complement arithmetics and invert the sign manually. Fixes #125.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions