https://bugzilla.novell.com/show_bug.cgi?id=376876

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=376876#c3





--- Comment #3 from Andrés G. Aragoneses <[EMAIL PROTECTED]>  2008-06-13 
10:48:38 MDT ---
Note that, to generate the errors of comment#2 in VisualStudio, I just had to
write this line in a test project:

new Gtk.RadioButton ("");

So it seems that csc introspects the types in a way to see if there is a lack
of references (in the project). However, gmcs doesn't introspect, and also it
seems enough for it finding the DLL (glib-sharp.dll in the same folder as it's
caller: gtk-sharper.dll) instead of requiring the compilation to reference it.


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

Reply via email to