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


           Summary: gtk-sharp2-examples
           Product: Mono: Doctools
           Version: 2.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


i have modified  CairoSample.cs example (located on windows in C/Program
Files/Mono-2.0/samples/gtk-sharp-2.0/ or in ubuntu
/usr/share/gtk-sharp2-examples), for this example is no .exe file created. 

from now on it compiles out of the box with  gmcs -pkg:gtk-sharp-2.0
-r:Mono.Cairo CairoSample.cs ( so there is no need to set  -d:symlink by
default ) 


and i have added using statement everywhere a Context instance was created, so
there are no more warnings appear ( Cairo.Context: called from finalization
thread, programmer is missing a call to Dispose), nothing special but if
someone wants to fix it the modified CairoSample.cs is included.


-- 
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