Re: [Mono-devel-list] Generics error

2005-04-25 Thread Miguel de Icaza
Hello, > I got this on an incremental build The error is related to the changes on the file format for generics. You will need to do a make clean. > > ** ERROR **: file metadata.c: line 1790 > > (mono_metadata_parse_generic_param): assertion failed: (generic_context) > > aborting... > > > On

[Mono-devel-list] Generics error

2005-04-25 Thread Ben Maurer
Hey, I got this on an incremental build > MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" > /home/builder/msvn/mono/runtime/mono-wrapper ../../gmcs/gmcs.exe > -d:NET_1_1 -d:NET_2_0 -debug /noconfig /nowarn:618 /r:mscorlib.dll > /r:System.dll /r:System.Xml.dll /debug+ /r:Mono.Security.dll /t