Inform icon indicating copy to clipboard operation
Inform copied to clipboard

Problem Testings Coalesce

Open jakehanson opened this issue 7 years ago • 1 comments

Small problem during build, namely the attached error after running

make all tests
problem testing coalesce

jakehanson avatar May 14 '18 17:05 jakehanson

There may be a problem trying to set b equal to something in a test (/examples/utilities/coalesce.c)? I don't know why this would be, but if I don't ever use b, as in the following, the error is not raised

not using b

jakehanson avatar May 14 '18 17:05 jakehanson