CVSROOT: /cvs Module name: ports Changes by: [email protected] 2014/01/11 01:35:15
Modified files:
mail/mozilla-thunderbird: Makefile
Added files:
mail/mozilla-thunderbird/patches:
patch-mailnews_base_search_src_nsMsgSearchTerm_cpp
Log message:
Backport fix from bug #885538 to fix a build failure with clang 3.4 -
using an empty string instead of a null pointer only does a warning
with clang 3.3.
>From brad
