[Pidgin] #8597: Patches to work towards hiding structs
Pidgin
trac at pidgin.im
Fri Mar 13 11:30:46 EDT 2009
#8597: Patches to work towards hiding structs
--------------------+-------------------------------------------------------
Reporter: aluink | Owner:
Type: patch | Status: new
Milestone: | Component: libpurple
Version: | Resolution:
Keywords: | Launchpad_bug:
--------------------+-------------------------------------------------------
Comment(by rlaager):
I haven't had a chance to look at the actual patch, but whenever you reach
a point when an entire .c/.h pair has been struct hidden, you can (and
should) convert the PURPLE_HIDE_STRUCTS guard in that .c/.h pair to
PURPLE_DISABLE_DEPRECATED. This will allow plugin authors compiling with
P_D_D to notice that their code is out of date (and people that want to
see if they're out of date can start use P_D_D).
--
Ticket URL: <http://developer.pidgin.im/ticket/8597#comment:6>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list