public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/28519]  New: unkillable, nonstandard warning
@ 2006-07-27 22:29 whaley at cs dot utsa dot edu
  2006-07-27 22:49 ` [Bug c/28519] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: whaley at cs dot utsa dot edu @ 2006-07-27 22:29 UTC (permalink / raw)
  To: gcc-bugs

My users are griping about the large numbers of warnings like:
>warning: the use of `tmpnam' is dangerous, better use `mkstemp'
that gcc generates on every single link.  Throwing the -w flag does not repress
this message.  I am limited to ANSI C standard routines only, and so cannot
make the switch to the non-standard routine mkstemp.  If gcc insists on warning
about ANSI C standard function calls, it would be nice to have a way of turning
them off.

Thanks,
Clint


-- 
           Summary: unkillable, nonstandard warning
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: whaley at cs dot utsa dot edu


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


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

* [Bug c/28519] unkillable, nonstandard warning
  2006-07-27 22:29 [Bug c/28519] New: unkillable, nonstandard warning whaley at cs dot utsa dot edu
@ 2006-07-27 22:49 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-07-27 22:49 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-07-27 22:49 -------
GCC is not what is warning.  ld is warning because glibc tells it to warn.


-- 

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


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

end of thread, other threads:[~2006-07-27 22:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-27 22:29 [Bug c/28519] New: unkillable, nonstandard warning whaley at cs dot utsa dot edu
2006-07-27 22:49 ` [Bug c/28519] " 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).