public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/31843]  New: -Wformat-nonliteral differs between gcc and g++
@ 2007-05-06  7:10 gcc at gaul dot org
  2007-05-06  7:10 ` [Bug c++/31843] " gcc at gaul dot org
  2010-02-21  1:27 ` manu at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: gcc at gaul dot org @ 2007-05-06  7:10 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 684 bytes --]

$ gcc -dumpversion
4.1.1

$ g++ -dumpversion
4.1.1

$ gcc -Wall -Wformat-nonliteral format_nonliteral.c 

$ g++ -Wall -Wformat-nonliteral format_nonliteral.c 
format_nonliteral.c: In function ‘int main(int, char**)’:
format_nonliteral.c:10: warning: format not a string literal, argument types
not checked


-- 
           Summary: -Wformat-nonliteral differs between gcc and g++
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gcc at gaul dot org


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


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

end of thread, other threads:[~2010-02-21  1:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-06  7:10 [Bug c++/31843] New: -Wformat-nonliteral differs between gcc and g++ gcc at gaul dot org
2007-05-06  7:10 ` [Bug c++/31843] " gcc at gaul dot org
2010-02-21  1:27 ` manu 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).