Bug#519016: [pkg-mono-group] Bug#519016: mono-vbnc: Internal compiler error on Goto UnknownLabel

2009-03-09 Thread Jo Shields
forwarded 519016 https://bugzilla.novell.com/show_bug.cgi?id=483708 thanks I've filed your bug with the Novell BTS. signature.asc Description: This is a digitally signed message part

Bug#519016: mono-vbnc: Internal compiler error on Goto UnknownLabel

2009-03-09 Thread Matijs van Zuijlen
Package: mono-vbnc Version: 2.0+dfsg-1 Severity: normal Hi, Using Goto with an unknown label causes an internal compiler error. The following code demonstrates this: Public Class Application Public Shared Sub Main() Goto Foo End Sub End Class Error message: Error VBNC9: U