This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/20012] 'pragma Compile_Time_Warning' adds quotation marks to warning text
- From: "charlet at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Apr 2007 10:16:26 -0000
- Subject: [Bug ada/20012] 'pragma Compile_Time_Warning' adds quotation marks to warning text
- References: <bug-20012-283@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from charlet at gcc dot gnu dot org 2007-04-30 11:16 -------
Fixed in 4.3.0:
$ gcc -c test2.adb
test2.adb:5:10: warning: > NUmber Is GReater Than 1!
Arno
--
charlet at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20012