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

           Summary: Warning for #include " " instead of < >
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: preprocessor
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: olafvds...@gmail.com


A lot of times, #include " " is used while #include < > should be used. Could
a (optional) warning for this be added?

Reply via email to