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

http://bugzilla.novell.com/show_bug.cgi?id=575360#c5


--- Comment #5 from Alex Shulgin <[email protected]> 2010-03-10 
16:45:26 UTC ---
To test this, you don't need to compile mono -- just libgdiplus.  And it's
pretty straightforward.  If you're on Ubuntu or Debian, these commands should
let you do it:

apt-get source libgdiplus
sudo apt-get build-dep libgdiplus
cd libgdiplus-2.x
/configure
make
sudo make install

Don't know if there is any interest in having unit-tests which force behavior
identical to .Net.  Ask developers. :)

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