cpw.rekkanoryo.icqxstatus: 03cc34e1: Remove the #warning about not enought bi...
malu at pidgin.im
malu at pidgin.im
Sun Feb 7 16:55:26 EST 2010
-----------------------------------------------------------------
Revision: 03cc34e11e1b18bf814df23432b056322bebca01
Ancestor: 0a622e149aa0d0a9ce389c921370e59672649862
Author: malu at pidgin.im
Date: 2010-02-07T21:51:17
Branch: im.pidgin.cpw.rekkanoryo.icqxstatus
URL: http://d.pidgin.im/viewmtn/revision/info/03cc34e11e1b18bf814df23432b056322bebca01
Modified files:
libpurple/protocols/oscar/oscar.h
ChangeLog:
Remove the #warning about not enought bits now that OscarCapability is matched
with a guint64 in aim_caps in family_locate.c
-------------- next part --------------
============================================================
--- libpurple/protocols/oscar/oscar.h 3d464afe8a58f6a47e8159afb553d3ea36d6f93c
+++ libpurple/protocols/oscar/oscar.h d43c1e5acb65f8e7c0e575f6d8f01dfb1627108c
@@ -378,8 +378,6 @@ typedef enum
OSCAR_CAPABILITY_NEWCAPS = 0x20000000,
OSCAR_CAPABILITY_XTRAZ = 0x40000000,
OSCAR_CAPABILITY_GENERICUNKNOWN = 0x80000000,
-#warning Fix OSCAR_CAPABILITY_LAST situation
- // TODO: We're out of bits. Rework things that depend on this or remove some capability. (Or, ensure this is a 64-bit type.)
OSCAR_CAPABILITY_LAST = 0x100000000
} OscarCapability;
More information about the Commits
mailing list