Hello, > Actually, I now have the impression (?) that 'partial' is a reserved word in > the version of the compiler I am using here (I assume that would be mcs). > The word 'partial' is used as a regular (local) variable in a few occasions:
This was only a temporary problem, the compiler change has been reverted. "partial" is a reserved word, but only in a certain context (when parsing class definitions). Miguel _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
