[Mono-devel-list] gcc4, rawhide and libgdiplus

Paul paul at all-the-johnsons.co.uk
Tue Mar 15 09:22:11 EST 2005


Hi,

I've been hacking around on font.c to see if I can get libgdiplus to
compile against the latest gcc4 release in Fedora rawhide.

There is a problem with signedness of arguments being passed in. To see
if I can get around this, I explicitly cast the arguments in font.c line
283 to be (unsigned char*) [this should not be required]. While this
removed the strcmp warnings, it did show a problem that strlen is also
being called incorrectly. This is now a gcc error rather than a source
error.

To that end, I've entered it the Redhat bugzilla

https://bugzilla.redhat.com/beta/show_bug.cgi?id=151152

Hopefully, this will be sorted quickly...

TTFN

Paul
-- 
"It is often said that something cannot be libel if it is the truth.
This has had to be amended to 'something cannot be libel if it is the
truth or if the bank balance says otherwise'" - US Today
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050315/d43a4e8a/attachment.bin 


More information about the Mono-devel-list mailing list