This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

C++ bug fixers: This may be low hanging fruit


I bet that this is actually something you may want to do if you have 5 
minutes left before your bus leaves :-) c++/2708 is about accepting
    struct A {};
    namespace A {};

This appears more often than in just this report. I know that there is at 
least one open report out there that uses exactly the two lines above (but 
cannot seem to find it), I closed another one yesterday as a duplicate, 
and PR 3816 may or may not be related.

Regards
  Wolfgang

-------------------------------------------------------------------------
Wolfgang Bangerth              email:           bangerth@ticam.utexas.edu
                               www: http://www.ticam.utexas.edu/~bangerth



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]