[Bug c++/56111] {float,double} complex not accepted by g++-4.8 anymore

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Sat Jan 26 10:36:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56111

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2013-01-26 10:36:19 UTC ---
What happens if we simply #undef at the beginning of <complex> and nothing
else? It seems to me that <complex> is the *real* place where such a macro
doesn't make sense and the primary change should go there (in case with further
adjustments).



More information about the Gcc-bugs mailing list