[Adium-devl] From where does the framework maker tool get its headers?
Evan Schoenberg
evan.s at dreskin.net
Sun Nov 18 02:03:36 UTC 2007
On Nov 17, 2007, at 3:11 PM, Augie Fackler wrote:
> It grabs them from the temporary installed version of libpurple that's
> generated by current_step.sh. There are a few one-off headers grabbed
> that we use even though we're not supposed to. I'm trying to encourage
> us to develop proper interfaces for things instead of just blindly
> using private functions whenever we please.
To be explicit: I was talking about a public header file,
connection.h. The one-off headers we manually grabbed were properly
updated, but the public ones were not. I had to copy libpurple/*.h
from my pidgin checkout to the framework manually.
-Evan
More information about the devel
mailing list