[Mono-devel-list] csc build fix for Novell.Directory.Ldap
Atsushi Eno
atsushi at ximian.com
Thu Jul 8 10:17:02 EDT 2004
Hello,
If it is not happening only on my box, Novell.Directory.Ldap cannot
be built with csc (thus, mcs is not buildable under Windows). It is
because csc cannot resolve global SupportClass.AbstractSetSupport
class as a base class.
The bad point of this patch is, it changes the hierarchy of public
classes. I have no idea how those classes are important.
If the change is not acceptable, we will have to workaround this
problem (maybe) by using mcs instead of csc.
Atsushi Eno
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: novell-directory-csc-buildable.diff
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040708/b576541b/attachment.pl
More information about the Mono-devel-list
mailing list