latest pidgin slplink.c patch

John Bailey rekkanoryo at rekkanoryo.org
Sun May 24 00:18:58 EDT 2009


adc wrote:
<snip>
> In trying to understand definitions I also noticed this in glib for
> 64-bit machines:
> glib/gtypes.h:#define G_MAXUINT64    G_GINT64_CONSTANT(0xffffffffffffffffU)
> 
> Should that line be?
> 
> glib/gtypes.h:#define G_MAXUINT64    G_GUINT64_CONSTANT(0xffffffffffffffffU)

We did not write glib/gtypes.h.  This is something to ask the glib folks.  That
said, given that G_MAXUINT64 is explicity defined to a binary value of 64 1's,
it may not matter.  Either way, it's not for us to fix if it's brokn.

John

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 835 bytes
Desc: OpenPGP digital signature
URL: <http://pidgin.im/pipermail/devel/attachments/20090524/852dd7b4/attachment.sig>


More information about the Devel mailing list