Author: julianfoad
Revision: 1003986
Modified property: svn:log
Modified: svn:log at Thu Dec 16 12:12:30 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Dec 16 12:12:30 2010
@@ -1,3 +1,6 @@
+Ensure the correct type of NULL pointer is passed as a sentinel to the
+variadic function apr_pstrcat().
+
Starting with version 4, gcc has been printing irritating warnings about
"missing sentinels in function call" for virtually every call to apr_pstrcat().