[Mono-list] gmcs crashes on C#3 solution
    Robert Jordan 
    robertj at gmx.net
       
    Sat Mar  5 11:30:10 EST 2011
    
    
  
On 05.03.2011 16:15, Ian Norton wrote:
>> I ran into this "issue" myself: for some reasons ANTLR does not
>> deploy its SNK. It's 0 byte long in the archive.
>>
>> You may want to create a new key:
>>
>>         cd runtime/CSharp3/Sources/Antlr3.Runtime
>>         rm Key.snk
>>         sn -k Key.snk
>>
>> Robert
>
> The probably use that key to sign releases, they would want to keep
> that safe :)
Most likely. I wonder why they deploy a 0 length key, though.
It doesn't seem to happen accidentally because they actually
keep that 0 length key in their repository...
Robert
    
    
More information about the Mono-list
mailing list