dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: cscctest/csharp/lexer literal1.err,1.1.1.1,1.


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: cscctest/csharp/lexer literal1.err,1.1.1.1,1.2 literal1.jerr,1.1.1.1,1.2
Date: Sat, 08 Feb 2003 20:48:17 -0500

Update of /cvsroot/dotgnu-pnet/cscctest/csharp/lexer
In directory subversions:/tmp/cvs-serv7270/csharp/lexer

Modified Files:
        literal1.err literal1.jerr 
Log Message:


Update test output files for a removed warning message.


Index: literal1.err
===================================================================
RCS file: /cvsroot/dotgnu-pnet/cscctest/csharp/lexer/literal1.err,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** literal1.err        11 Jan 2002 06:42:07 -0000      1.1.1.1
--- literal1.err        9 Feb 2003 01:48:14 -0000       1.2
***************
*** 1,5 ****
- ./literal1.cs:31: warning: parsing decimal constant, but it may be octal
- ./literal1.cs:31: warning: (use -foctal-constants to parse as octal, or
- ./literal1.cs:31: warning: -fdecimal-constants to force the use of decimal)
  ./literal1.cs:150: warning: non-standard octal character escape used
  ./literal1.cs:150: warning: (use -fno-octal-chars to disable the use
--- 1,2 ----

Index: literal1.jerr
===================================================================
RCS file: /cvsroot/dotgnu-pnet/cscctest/csharp/lexer/literal1.jerr,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** literal1.jerr       11 Jan 2002 06:42:08 -0000      1.1.1.1
--- literal1.jerr       9 Feb 2003 01:48:14 -0000       1.2
***************
*** 1,5 ****
- ./literal1.cs:31: warning: parsing decimal constant, but it may be octal
- ./literal1.cs:31: warning: (use -foctal-constants to parse as octal, or
- ./literal1.cs:31: warning: -fdecimal-constants to force the use of decimal)
  ./literal1.cs:150: warning: non-standard octal character escape used
  ./literal1.cs:150: warning: (use -fno-octal-chars to disable the use
--- 1,2 ----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]