Hi,

When I compile with mcs 0.95, an error is very often thrown after the message 'Compilation succeeded':
** ERROR **: file critical-sections.c: line 89 (DeleteCriticalSection): assertion failed: (ret == 0)


For example, when I use 'mcs test.cs' the result is:
Compilation succeeded

** ERROR **: file critical-sections.c: line 89 (DeleteCriticalSection): assertion failed: (ret == 0)
aborting...
Aborted




Nevertheless, this error doesn't seem to have any consequence because the .exe is created and seems to work properly.

Any Ideas?

Thanks in advance

_________________________________________________________________
Hotmail : un compte GRATUIT qui vous suit partout et tout le temps ! http://g.msn.fr/FR1000/9493


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to