This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ada/5905: Nag message code considered harmful



>Number:         5905
>Category:       ada
>Synopsis:       Nag message code considered harmful
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 10 01:56:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     fw@deneb.enyo.de
>Release:        3.1 20020308 (prerelease)
>Organization:
>Environment:

>Description:
The GNAT sources (in bindgen.adb:Public_Version_Warning) contain code to print the following message:

IMPORTANT NOTICE:

This version of GNAT is unsupported and comes with bsolutely no warranty. If you intend to evaluate or use GNAT for building commercial applications, please consult http://www.gnat.com/ for information on the GNAT Professional product line.

The message is never printed for the FSF version (see comment for Gnat_Version_Type in gnatvsn.ads), but it is contained in the sources nevertheless (which might be considered inappropriate advertising).
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]