http://bugzilla.novell.com/show_bug.cgi?id=509421

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=509421#c1


Rolf Bjarne Kvinge <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE




--- Comment #1 from Rolf Bjarne Kvinge <[email protected]>  2009-06-03 
05:51:49 MDT ---
There are two problems here:

- Your code is wrong, you must add a 'Shared' to Application.vb:7 like this:


    Dim Shared WB as Woerterbuch = New Woerterbuch()

- The compiler should detect this and show an error message instead of
generating an invalid assembly. This has already been reported in #332870.

*** This bug has been marked as a duplicate of bug 332870 ***
http://bugzilla.novell.com/show_bug.cgi?id=332870

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to