https://issues.dlang.org/show_bug.cgi?id=23402
--- Comment #5 from Lance Bachmeier <[email protected]> --- (In reply to Walter Bright from comment #4) > ---- foo.c ------ > #include <math.h> > > int main() {} > --------- > > Now compiles without error. Though this has nothing to do with Adam's report. Yes. My problem was fixed when you fixed this bug: https://issues.dlang.org/show_bug.cgi?id=23622 I originally thought it was related to Adam's report, but that turned out to be wrong. --
