Re: Cyrus SASL 2.1.26 Released
Alexey Melnikov <[email protected]>
| Newsgroups | gmane.comp.security.cyrus.sasl |
|---|---|
| Message-ID | <[email protected]> |
On 11/12/2012 15:53, Hajimu UMEMOTO wrote: > Hi, Hi, >>>>>> On Mon, 19 Nov 2012 13:24:25 -0500 >>>>>> Ken Murchison <[email protected]> said: > murch> I'd like to announce the release of Cyrus SASL 2.1.26 on > murch> ftp.cyrusimap.org > > murch> Major changes in Cyrus SASL 2.1.26: > > murch> * Modernize SASL malloc/realloc callback prototypes > > Now, the consumer of libsasl2 has to include sys/types.h for size_t > which is newly used in sasl.h. It broke some existing applications. > Is it intentional? Isn't it better to include sys/types.h from > sasl.h? Can you please show log of your compilation attempt? It would also help to know which platform(s) are you trying to compile on. Thanks, Alexey