public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/20012] New: 'pragma Compile_Time_Warning' adds quotation marks to warning text
@ 2005-02-16 20:51 berndtrog at yahoo dot com
  2005-02-17  2:59 ` [Bug ada/20012] " pinskia at gcc dot gnu dot org
  2005-02-24 19:57 ` bosch at gcc dot gnu dot org
  0 siblings, 2 replies; 5+ messages in thread
From: berndtrog at yahoo dot com @ 2005-02-16 20:51 UTC (permalink / raw)
  To: gcc-bugs

Hello,
when I compile this:

procedure Test2
is
   Number : Integer := 2;
   pragma Compile_Time_Warning
        (Number > 1, " > NUmber Is GReater Than 1!");
begin
   null;
end;

with gcc version 3.4.3: 

gcc -c test2.adb

I get this warning:

test2.adb:6:10: warning:   "nu"mber Is "gr"eater Than 1


gcc-4.0.0 has the same problem.

-- 
           Summary: 'pragma Compile_Time_Warning' adds quotation marks to
                    warning text
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: berndtrog at yahoo dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug ada/20012] 'pragma Compile_Time_Warning' adds quotation marks to warning text
  2005-02-16 20:51 [Bug ada/20012] New: 'pragma Compile_Time_Warning' adds quotation marks to warning text berndtrog at yahoo dot com
@ 2005-02-17  2:59 ` pinskia at gcc dot gnu dot org
  2005-02-24 19:57 ` bosch at gcc dot gnu dot org
  1 sibling, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-17  2:59 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic


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


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

* [Bug ada/20012] 'pragma Compile_Time_Warning' adds quotation marks to warning text
  2005-02-16 20:51 [Bug ada/20012] New: 'pragma Compile_Time_Warning' adds quotation marks to warning text berndtrog at yahoo dot com
  2005-02-17  2:59 ` [Bug ada/20012] " pinskia at gcc dot gnu dot org
@ 2005-02-24 19:57 ` bosch at gcc dot gnu dot org
  1 sibling, 0 replies; 5+ messages in thread
From: bosch at gcc dot gnu dot org @ 2005-02-24 19:57 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |bosch at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-02-24 15:55:54
               date|                            |


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


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

* [Bug ada/20012] 'pragma Compile_Time_Warning' adds quotation marks to warning text
       [not found] <bug-20012-283@http.gcc.gnu.org/bugzilla/>
  2005-10-18 14:51 ` charlet at gcc dot gnu dot org
@ 2007-04-30 10:16 ` charlet at gcc dot gnu dot org
  1 sibling, 0 replies; 5+ messages in thread
From: charlet at gcc dot gnu dot org @ 2007-04-30 10:16 UTC (permalink / raw)
  To: gcc-bugs



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


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

* [Bug ada/20012] 'pragma Compile_Time_Warning' adds quotation marks to warning text
       [not found] <bug-20012-283@http.gcc.gnu.org/bugzilla/>
@ 2005-10-18 14:51 ` charlet at gcc dot gnu dot org
  2007-04-30 10:16 ` charlet at gcc dot gnu dot org
  1 sibling, 0 replies; 5+ messages in thread
From: charlet at gcc dot gnu dot org @ 2005-10-18 14:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from charlet at gcc dot gnu dot org  2005-10-18 14:51 -------
Geert is no longer working on this PR for the time being, so changing
assignment.


-- 

charlet at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|bosch at gcc dot gnu dot org|unassigned at gcc dot gnu
                   |                            |dot org
             Status|ASSIGNED                    |NEW


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


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

end of thread, other threads:[~2007-04-30 10:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-16 20:51 [Bug ada/20012] New: 'pragma Compile_Time_Warning' adds quotation marks to warning text berndtrog at yahoo dot com
2005-02-17  2:59 ` [Bug ada/20012] " pinskia at gcc dot gnu dot org
2005-02-24 19:57 ` bosch at gcc dot gnu dot org
     [not found] <bug-20012-283@http.gcc.gnu.org/bugzilla/>
2005-10-18 14:51 ` charlet at gcc dot gnu dot org
2007-04-30 10:16 ` charlet 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).