[Mono-bugs] [Bug 75702][Nor] New - Microsoft.JScript assembly no longer build on MS.NET 1.x

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 3 16:12:01 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gert.driesen at pandora.be.

http://bugzilla.ximian.com/show_bug.cgi?id=75702

--- shadow/75702	2005-08-03 16:12:01.000000000 -0400
+++ shadow/75702.tmp.29922	2005-08-03 16:12:01.000000000 -0400
@@ -0,0 +1,95 @@
+Bug#: 75702
+Product: Mono: Compilers
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: JScript
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Summary: Microsoft.JScript assembly no longer build on MS.NET 1.x
+
+The Microsoft.JSscript assembly no longer builds on MS.NET 1.x, as it 
+uses anonymous methods
+
+csc.exe /lib:../../class/lib/default  /nologo /optimize -d:NET_1_1 -
+d:ONLY_1_1 /
+debug+ /debug:full /noconfig /r:System.dll /r:Microsoft.Vsa.dll -
+target:library
+-out:../../class/lib/default/Microsoft.JScript.dll  
+ at ../../build/deps/default_Mi
+crosoft.JScript.dll.response
+Microsoft.JScript\StringPrototype.cs(269,30): error CS1513: } expected
+Microsoft.JScript\StringPrototype.cs(269,39): error CS1031: Type expected
+Microsoft.JScript\StringPrototype.cs(269,49): error CS1002: ; expected
+Microsoft.JScript\StringPrototype.cs(270,4): error CS1519: Invalid 
+token '{' in
+        class, struct, or interface member declaration
+Microsoft.JScript\StringPrototype.cs(273,5): error CS1519: Invalid token
+        'foreach' in class, struct, or interface member declaration
+Microsoft.JScript\StringPrototype.cs(273,24): error CS1002: ; expected
+Microsoft.JScript\StringPrototype.cs(273,36): error CS1519: Invalid 
+token ')' in
+        class, struct, or interface member declaration
+Microsoft.JScript\StringPrototype.cs(274,19): error CS1519: Invalid 
+token '(' in
+        class, struct, or interface member declaration
+Microsoft.JScript\StringPrototype.cs(274,29): error CS1519: Invalid 
+token ')' in
+        class, struct, or interface member declaration
+Microsoft.JScript\StringPrototype.cs(276,18): error CS1519: Invalid 
+token '(' in
+        class, struct, or interface member declaration
+Microsoft.JScript\StringPrototype.cs(276,27): error CS1519: Invalid 
+token ')' in
+        class, struct, or interface member declaration
+Microsoft.JScript\StringPrototype.cs(277,18): error CS1519: Invalid 
+token '(' in
+        class, struct, or interface member declaration
+Microsoft.JScript\StringPrototype.cs(277,29): error CS1519: Invalid 
+token ')' in
+        class, struct, or interface member declaration
+Microsoft.JScript\StringPrototype.cs(279,29): error CS1519: Invalid 
+token '(' in
+        class, struct, or interface member declaration
+Microsoft.JScript\StringPrototype.cs(279,41): error CS1519: Invalid 
+token '(' in
+        class, struct, or interface member declaration
+Microsoft.JScript\StringPrototype.cs(279,65): error CS1519: Invalid 
+token '(' in
+        class, struct, or interface member declaration
+Microsoft.JScript\StringPrototype.cs(281,4): error CS0116: A namespace 
+does not
+        directly contain members such as fields or methods
+Microsoft.JScript\StringPrototype.cs(285,17): error CS1518: Expected 
+class,
+        delegate, enum, interface, or struct
+Microsoft.JScript\StringPrototype.cs(299,17): error CS1518: Expected 
+class,
+        delegate, enum, interface, or struct
+Microsoft.JScript\StringPrototype.cs(331,17): error CS1518: Expected 
+class,
+        delegate, enum, interface, or struct
+Microsoft.JScript\StringPrototype.cs(337,17): error CS1518: Expected 
+class,
+        delegate, enum, interface, or struct
+Microsoft.JScript\StringPrototype.cs(347,19): error CS1001: Identifier 
+expected
+Microsoft.JScript\StringPrototype.cs(347,24): error CS1525: Invalid 
+expression
+        term 'uint'
+Microsoft.JScript\StringPrototype.cs(347,26): error CS1026: ) expected
+Microsoft.JScript\StringPrototype.cs(349,4): error CS1022: Type or 
+namespace
+        definition, or end-of-file expected
+make[1]: *** [../../class/lib/default/Microsoft.JScript.dll] Error 1
+make[1]: Leaving directory 
+`/cygdrive/d/projects/mono/head/mcs/class/Microsoft.J
+Script'
+make: *** [do-all] Error 2


More information about the mono-bugs mailing list