[Issue 23622] ImportC fails to compile files which include math.h
https://issues.dlang.org/show_bug.cgi?id=23622 --- Comment #2 from Walter Bright --- A reduced test case: enum { FP_NAN = 0 }; #define FP_NAN 0 --
[Issue 23622] ImportC fails to compile files which include math.h
https://issues.dlang.org/show_bug.cgi?id=23622 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #1 from