[Mono-list] new mcs error ...
Guenther Roith
groith@tcrz.net
Thu, 4 Apr 2002 10:42:08 +0200
now as one bug seems to be fixed a have a new one.
It is again not a problem of the compiler, as mcs compiles correctly when
hosted by .net
(process:584): ** WARNING **: cant resolve internal call to
"System.MonoType::as
sQualifiedName"
.\test-27.cs (98,1), Token:259 detail: : Parsing error
.\test-27.cs (98,1), Token:259 detail: : Parsing error
.\test-27.cs (98,1), Token:259 detail: : Parsing error
.\test-27.cs (98,1), Token:259 detail: : Parsing error
.\test-27.cs (98,1), Token:259 detail: : Parsing error
.\test-27.cs (98,1), Token:259 detail: : Parsing error
.\test-27.cs (98,1), Token:259 detail: : Parsing error
.\test-27.cs (98,1), Token:259 detail: : Parsing error
.\test-27.cs (98,1), Token:259 detail: : Parsing error
This line is an endless loop.
PS: It's not a problem of code in line 98. This is the last line and mcs
prints always the last line here.