A MAJOR bug has been filled : #75284 #75323 I hope it will be corrected soon!

Le Mardi 21 Juin 2005 04:58, Samuel Kaufman a écrit :
> This chunk of output just completely mystifies me.  I have no idea why
> I'm getting it.  I'm using Mono 1.1.8.
>
> [EMAIL PROTECTED]:~/Navajo/bin$ mono Navajo.exe
>
> ** (Navajo.exe:8434): WARNING **: The class Navajo.OutputType could
> not be loaded, used in /home/emrys/Navajo/bin/Navajo.exe (token
> 0x0100000a)
>
> Unhandled Exception: System.NullReferenceException: Object reference
> not set to an instance of an object
>
>
> I compiled my library and program using these two commands:
>
> gmcs -target:library -out:../bin/Navajo.dll -debug
> -r:nunit.framework.dll Tests/*.cs CSharp/*.cs *.cs
>
> gmcs -r:../bin/Navajo.dll -out:../bin/Navajo.exe -debug *.cs
>
>
> Should I not be using -reference?  Is this a common mistake or a bug in
> 1.1.8? _______________________________________________
> Mono-devel-list mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
_______________________________________________
Ce message et les éventuels documents joints peuvent contenir des informations 
confidentielles.
Au cas où il ne vous serait pas destiné, nous vous remercions de bien vouloir 
le supprimer et en aviser immédiatement l'expéditeur. Toute utilisation de ce 
message non conforme à sa destination, toute diffusion ou publication, totale 
ou partielle et quel qu'en soit le moyen est formellement interdite.
Les communications sur internet n'étant pas sécurisées, l'intégrité de ce 
message n'est pas assurée et la société émettrice ne peut être tenue pour 
responsable de son contenu.
_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to