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/stmt switch2.err,1.1,1.2 swit


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: cscctest/csharp/stmt switch2.err,1.1,1.2 switch2.jerr,1.1,1.2
Date: Thu, 05 Dec 2002 19:31:23 -0500

Update of /cvsroot/dotgnu-pnet/cscctest/csharp/stmt
In directory subversions:/tmp/cvs-serv10444/csharp/stmt

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


Updated errors with correct line numbers.


Index: switch2.err
===================================================================
RCS file: /cvsroot/dotgnu-pnet/cscctest/csharp/stmt/switch2.err,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** switch2.err 19 Jan 2002 06:29:13 -0000      1.1
--- switch2.err 6 Dec 2002 00:31:21 -0000       1.2
***************
*** 1,4 ****
  ./switch2.cs:40: invalid expression for `switch' statement
! ./switch2.cs:83: `System.Object' is invalid as the governing type for a 
`switch'
  ./switch2.cs:55: multiple `default' labels in `switch' statement
  ./switch2.cs:54: previous `default' label here
--- 1,4 ----
  ./switch2.cs:40: invalid expression for `switch' statement
! ./switch2.cs:46: `System.Object' is invalid as the governing type for a 
`switch'
  ./switch2.cs:55: multiple `default' labels in `switch' statement
  ./switch2.cs:54: previous `default' label here

Index: switch2.jerr
===================================================================
RCS file: /cvsroot/dotgnu-pnet/cscctest/csharp/stmt/switch2.jerr,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** switch2.jerr        19 Jan 2002 06:29:13 -0000      1.1
--- switch2.jerr        6 Dec 2002 00:31:21 -0000       1.2
***************
*** 1,4 ****
  ./switch2.cs:40: invalid expression for `switch' statement
! ./switch2.cs:83: `System.Object' is invalid as the governing type for a 
`switch'
  ./switch2.cs:55: multiple `default' labels in `switch' statement
  ./switch2.cs:54: previous `default' label here
--- 1,4 ----
  ./switch2.cs:40: invalid expression for `switch' statement
! ./switch2.cs:46: `System.Object' is invalid as the governing type for a 
`switch'
  ./switch2.cs:55: multiple `default' labels in `switch' statement
  ./switch2.cs:54: previous `default' label here





reply via email to

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