https://issues.dlang.org/show_bug.cgi?id=23402
--- Comment #4 from Walter Bright <[email protected]> --- ---- foo.c ------ #include <math.h> int main() {} --------- Now compiles without error. Though this has nothing to do with Adam's report. --
d-bugmail--- via Digitalmars-d-bugs Sat, 08 Apr 2023 23:27:40 -0700
https://issues.dlang.org/show_bug.cgi?id=23402
--- Comment #4 from Walter Bright <[email protected]> --- ---- foo.c ------ #include <math.h> int main() {} --------- Now compiles without error. Though this has nothing to do with Adam's report. --