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/52304] Gcc does not notice missing header instead it shows a warning. The compiled code may work or not.


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-02-18 02:54:24 UTC ---
you couldn't show this with a testcase that has fewer than 50 files?!
did you read http://gcc.gnu.org/bugs/ ?

I think you are complaining about a feature of the C language, but I tried to
build your example and 'cmake' isn't enough to do it so I gave up.


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