[IronPython] can't convert 6 to System.UInt32

Edd Dumbill edd at usefulinc.com
Tue Aug 24 16:28:56 CEST 2004


On Tue, 2004-08-24 at 14:39 +0100, Edd Dumbill wrote:
> I'm guessing that what's missing is just a few lines from
> ConvertTo()

Attached is a silly little patch I made to make System.Single and
System.UInt32 work, both of which I needed for my little Gtk# demo.

It's probably not the Right Way to do things, but it's let me get a bit
further.

-- Edd

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ironpy.diff
Type: text/x-patch
Size: 1462 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20040824/30c1debb/attachment.bin>


More information about the Ironpython-users mailing list