Thanks Jeff! How do i change the compiler for mod-mono-apache2?
Jeffrey Stedfast wrote: > > On Mon, 2008-10-20 at 20:08 -0700, used2could wrote: >> I am trying to use some classes that contain partial methods (not to be >> confused with partial classes) and i am getting a compilation Error: >> Feature >> 'partial methods' cannot be used because it is not part of the C# 2.0 >> language spec... > > Sounds like you might be using mcs instead of gmcs? > > Make sure you are using the gmcs compiler, mcs is for .NET 1.1 > > Jeff > > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > > -- View this message in context: http://www.nabble.com/Does-Mono-Support-Partial-Methods--tp20082706p20091309.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
