[Mono-devel-list] Regression: mscorlib build is broken this morning

Urs Muff umuff at QUARK.com
Wed May 26 09:20:10 EDT 2004


I get the following error on a bootstrap build on FC2 and Mac OS X:

mcs /nowarn:649 /nowarn:169 -d:INSIDE_CORLIB  -d:NET_1_1 -d:ONLY_1_1 -g
/noconfig /unsafe /nostdlib /target:library /out:../lib/default/mscorlib.dll
@../../build/deps/default_corlib.dll.response 
System/Double.cs(304) error CS0214: Pointers may only be used in an unsafe
context
System/Double.cs(129) error CS0161: Not all code paths return a value
System.Text/ASCIIEncoding.cs(221) error CS0214: Pointers may only be used in
an unsafe context
System.Text/ASCIIEncoding.cs(207) error CS0161: Not all code paths return a
value
System.Text/ASCIIEncoding.cs(235) error CS0214: Pointers may only be used in
an unsafe context
System.Text/ASCIIEncoding.cs(226) error CS0161: Not all code paths return a
value
System.Text/Latin1Encoding.cs(220) error CS0214: Pointers may only be used
in an unsafe context
System.Text/Latin1Encoding.cs(206) error CS0161: Not all code paths return a
value
System.Text/Latin1Encoding.cs(234) error CS0214: Pointers may only be used
in an unsafe context
System.Text/Latin1Encoding.cs(225) error CS0161: Not all code paths return a
value
Compilation failed: 10 error(s), 0 warnings
make[3]: *** [corlib_compile] Error 1

- Urs



More information about the Mono-devel-list mailing list