c/7755: Please make -Wno-deprecated do just that
hpa@zytor.com
hpa@zytor.com
Wed Aug 28 22:36:00 GMT 2002
>Number: 7755
>Category: c
>Synopsis: Please make -Wno-deprecated do just that
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Aug 28 22:36:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: hpa@zytor.com
>Release: gcc-3.2
>Organization:
>Environment:
Linux RedHat 7.3.94 ("null") i386
>Description:
Even when compiling with -Wno-deprecated, gcc will spew warnings about many deprecated features, such as concatenating __FUNCTION__ with a string. This makes it very hard to migrate to using a newer gcc, since all these warnings are likely to hide real bugs. It would therefore be desirable if -Wno-deprecated would genuinely suppress warnings about deprecated features, *or* add a -Wno-all-deprecated or some such option.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list