diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-02-18 18:59:27 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-02-18 19:39:10 -0500 |
commit | d09139e1879960bd2ed81466d2f13d6cf35d0a5b (patch) | |
tree | a324a49bbcc6bb659c7b4270865d3c726174cf18 /src/test/test-set.c | |
parent | 06466a7f039240b4c75cd5920401a7699c263d6e (diff) |
test-hashmap: fix undefined behaviour on string constants
The test was failing at -O2+ with gcc 5.3 and 6.0.
"val1" == "val1" and "val1" != "val1" are both valid.
http://stackoverflow.com/questions/4843640/why-is-a-a-in-c
Diffstat (limited to 'src/test/test-set.c')
0 files changed, 0 insertions, 0 deletions