public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/31758]  New: Issue warning about missing include directories specified on command line
@ 2007-04-29 14:05 jg at jguk dot org
  2007-04-29 15:48 ` [Bug other/31758] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: jg at jguk dot org @ 2007-04-29 14:05 UTC (permalink / raw)
  To: gcc-bugs

GCC presently does not issue a warning for missing include directories
specified. Could one be added? Or perhaps there is a reason it is not being
checked at present that I am not aware of

This compiles fine:
g++ -Wall -I./MissingIncludeDir main.cpp


-- 
           Summary: Issue warning about missing include directories
                    specified on command line
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jg at jguk dot org


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug other/31758] Issue warning about missing include directories specified on command line
  2007-04-29 14:05 [Bug other/31758] New: Issue warning about missing include directories specified on command line jg at jguk dot org
@ 2007-04-29 15:48 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-04-29 15:48 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-04-29 16:47 -------
There is already an option for this which was added in 4.0.0:
-Wmissing-include-dirs


-- 

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=31758


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-04-29 15:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-29 14:05 [Bug other/31758] New: Issue warning about missing include directories specified on command line jg at jguk dot org
2007-04-29 15:48 ` [Bug other/31758] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).