Revision 504a3dc38ec168dab1f4443c13d14858db47cd70
Andreas Monitzer
pidgin at monitzer.com
Tue Jun 5 12:27:18 EDT 2007
On Jun 05, 2007, at 18:11, Mark Doliner wrote:
>> You need to maintain the position of serverFQDN in the struct,
>> otherwise it is a compat change (i.e. 3.0 vs 2.1)
>>
>> -Nathan
>
> Is that important for prpl header files? We don't include jabber.h
> in devel
> packages, do we? So if someone is accessing a JabberStream then
> it's not
> really our responsibility?
>
> I ask because the fixed version of this change still kinda breaks
> binary
> compatibility for people who don't HAVE_CYRUS_SASL, in the event
> that a
> third-party is doing a sizeof(JabberStream) or something.
Well, that whole thing is a temporary fix until William Ehlhardt
implements his stuff, anyways.
I fixed that bug b/c I added a CDSA SSL plugin (in the Adium
repository), and that API wants to know this information.
andy
More information about the Devel
mailing list