Hi, Yes, this is a bug in vbnc.
Please file a bug report in bugzilla.novell.com Thanks, Rolf > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:mono-vb- > [EMAIL PROTECTED] On Behalf Of BertV > Sent: lunes, 22 de septiembre de 2008 14:07 > To: [email protected] > Subject: [mono-vb] Possible bug in VBNC > > > Hi, > > I am getting following error while compiling a project. It looks to me > like > a bug in VBNC. Is that the case? > > Thanks, Bert Verhees > > Error : VBNC99999: vbnc crashed nearby this location in the source > code. > Error : VBNC99999: Unexpected error: Object reference not set to an > instance > of an object > at vbnc.LiteralExpression.Init (Token Value) [0x00000] > at vbnc.LiteralExpression.Clone (vbnc.ParsedObject NewParent) > [0x00000] > at vbnc.Parameter.Clone (vbnc.ParameterList NewParent) [0x00000] > at vbnc.ParameterList.Clone (vbnc.ParsedObject NewParent) [0x00000] > at vbnc.PropertyGetDeclaration.Init (vbnc.Attributes Attributes, > Modifiers > Modifiers, vbnc.FunctionSignature PropertySignature, > vbnc.MemberImplementsClause ImplementsClause, vbnc.CodeBlock Block) > [0x00000] > at vbnc.Parser.ParsePropertyGetMember (vbnc.PropertyDeclaration > Parent, > vbnc.ParseAttributableInfo Info, vbnc.FunctionSignature > ParentSignature, > vbnc.MemberImplementsClause ParentImplements, ModifierMasks > ParentModifiers) > [0x00000] > at vbnc.Parser.ParseRegularPropertyMemberDeclaration > (vbnc.TypeDeclaration > Parent, vbnc.ParseAttributableInfo Info) [0x00000] > at vbnc.Parser.ParseTypeMembers (vbnc.TypeDeclaration Parent, > vbnc.MemberDeclarations Members) [0x00000] > at vbnc.Parser.ParseTypeMembers (vbnc.TypeDeclaration Parent) > [0x00000] > at vbnc.Parser.ParseClassDeclaration (vbnc.ParsedObject Parent, > vbnc.Attributes Attributes, System.String Namespace) [0x00000] > at vbnc.Parser.ParseTypeDeclaration (vbnc.ParsedObject Parent, > vbnc.Attributes Attributes, System.String Namespace) [0x00000] > at vbnc.Parser.ParseAssemblyMembers (vbnc.AssemblyDeclaration Parent, > System.String RootNamespace, vbnc.MemberDeclarations declarations) > [0x00000] > at vbnc.Parser.ParseAssemblyDeclaration (System.String RootNamespace, > vbnc.AssemblyDeclaration assembly) [0x00000] > at vbnc.Parser.Parse (System.String RootNamespace, > vbnc.AssemblyDeclaration assembly) [0x00000] > at vbnc.Compiler.Compile_Parse () [0x00000] > Compilation took 00:00:03.4703430 > -- > View this message in context: http://www.nabble.com/Possible-bug-in- > VBNC-tp19605234p19605234.html > Sent from the Mono - VB mailing list archive at Nabble.com. > > _______________________________________________ > Mono-vb mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-vb _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
