[MonoDevelop] CodeCompletionDatabase.ReadClass
Mike Morano
mmorano at mikeandwan.us
Sat Dec 23 11:13:30 EST 2006
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.
HTH,
Mike
More information about the Monodevelop-list
mailing list