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]

[Bug c/30219] Inconsistent reporting of duplicate typedef



------- Comment #4 from pinskia at gcc dot gnu dot org  2006-12-15 15:25 -------
This is inconsistent on purpose.
Try using -Wsystem-headers if you want an error on system headers.

Also this is the main reason why we only error with -Wsystem-headers with
system headers.

PS please don't send private header files next time.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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