It would appear that this commit: https://github.com/mono/xsp/commit/50fc16b9644263e08164164abec2c74ed6d672a3broke the XSP build on my system, using Mono 3.0.7-1 on Arch Linux.
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 [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
