[MonoDevelop] CodeCompletionDatabase.ReadClass
    Lluis Sanchez 
    lluis at ximian.com
       
    Mon Jan  8 09:59:53 EST 2007
    
    
  
El ds 23 de 12 del 2006 a les 11:13 -0500, en/na Mike Morano va
escriure:
> Hello,
> 
> I've tried grabbing the latest from svn and compiling fresh, and am
> running into an exception starting MD.  I've traced the error to
> CodeCompletionDatabase.ReadClass() - which works for a number of class
> entries, but fails on my system when a class entry for "TryCode" is
> passed, because the ce.Position is set to -1.  This then causes an
> exception when setting the stream to that position in the
> mscorlib_2.0....pdb file.
It might be due to recent changes in the parser database file format.
Try deleting the files in ~/.config/MonoDevelop/CodeCompletionData.
Lluis.
    
    
More information about the Monodevelop-list
mailing list