On Mon, 2002-08-12 at 23:27, Martin Baulig wrote: > Erik B�gfors <[EMAIL PROTECTED]> writes: > > > Just wanted you all to know that both SharpZipLib and NCvsLib (from > > SharpDevelop fame) compiles under mono/mcs. I had to do some small > > changes in SharpZipLib to get around bugs #28189 and #28407. But that's > > not rocket science :). I also had to change NCvsLib to use SharpZipLib > > instead of NZipLib (the old name of SharpZipLib, NCvsLib still used that > > old name, I guess I could have gotten cvs-code instead of zip-files) > > > > The resulting dll's seams to have some errors in them though > > Hi Erik, > > do you still have this problem or is it already fixed in the meantime ?
I haven't had time to try this out. I'm going to as soon as I find some time. > If it still exists, I'll have a look at the generated dll's - either > mcs is generating wrong code for them or they're calling some method > in the runtime which has a bug in it. Since the dll's that's created by csc works under mono/linux I don't think they are calling some method in the runtime with a bug in it. That bug would be in both the csc-compiled and the mcs-compiled then. /Erik -- Erik B�gfors | [EMAIL PROTECTED] Supporter of free software | GSM +46 733 279 273 fingerprint: 6666 A85B 95D3 D26B 296B 6C60 4F32 2C0B 693D 6E32 _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
