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

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





--- Comment #1 from Alan McGovern <[EMAIL PROTECTED]>  2008-03-25 17:16:54 MST 
---
I'm not sure if this is relevant or not, but i get this warning:

** (/Users/alan/Desktop/Programming/megui/trunk/megui/bin/Debug/MeGUI.exe:808):
WARNING **: Missing method MeGUI.IIDable.get_ID in assembly
/Users/alan/Desktop/Programming/megui/trunk/megui/bin/Debug/MeGUI.exe token
60007a3

And the project contains this interface, which is definitely in the list of
sources:

    public interface IIDable

    {

        string ID{

            get;

        }

    }


-- 
Configure bugmail: https://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