[Mono-aspnet-list] XSP build is broken. Enum.TryParse in .Net 2.0 only code

Marek Habersack grendel at twistedcode.net
Tue Jun 11 13:06:55 UTC 2013


On 2013-06-08 03:59, Jordan Earls wrote:
> It would appear that this commit: https://github.com/mono/xsp/commit/50fc16b9644263e08164164abec2c74ed6d672a3 broke the
> XSP build on my system, using Mono 3.0.7-1 on Arch Linux.
It should be fixed in https://github.com/mono/xsp/commit/7328d831c5cb98859ce41c2caaf89c8ae5bdf955

marek
>
> Upon doing `make`, I get
>
>    GMCS  /out:fastcgi-mono-server2.exe
> ./main.cs(416,13): error CS0117: `System.Enum' does not contain a definition for `TryParse'
>
> Since old version of XSP are completely broken on Mono 3.x, I'd say it's a good time to switch to using `mcs` instead of
> the version-specific variants
>
> Thanks,
> Jordan
>
>
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>



More information about the Mono-aspnet-list mailing list