2009/1/9 Della Betta Filippo <filippo.dellabe...@telecomitalia.it>:
> Again with Windows, since HAVE_STRCASESTR is undefined and strcasestr is not 
> anymore implemented

I've now pushed changes that use su_strcasestr() instead of
locale-dependent strcasestr(). Like strcasecmp() strcasestr() can
behave in wild manners in certain locales, so they are not used in
Sofia SIP anymore.

As the libsofia-sip-ua library does not provide strcasestr() anymore
some programs may break if they depend on it on more challenging
platforms. In that case, either please scream loudly before next
stable release or update your apps to use su_strcasestr().

-- 
Pekka.Pessi mail at nokia.com

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to