William A. Rowe, Jr. wrote:
[EMAIL PROTECTED] wrote:
+++ apr/apr/trunk/include/arch/win32/apr_arch_misc.h Thu Apr 17
01:30:14 2008
@@ -180,7 +180,7 @@
DLL_defined = 6 // must define as last idx_ + 1
} apr_dlltoken_e;
-FARPROC apr_load_dll_func(apr_dlltoken_e fnLib, char *fnName, int
ordinal);
+FARPROC apr_load_dll_func(apr_dlltoken_e fnLib, const char *fnName,
int ordinal);
This bit is an API breakage (but not a binary ABI breakage). Hmmm.
I can accept it but thought it should be discussed on list.
I thought that was apr private, isn't it?
It isn't exported as far as I can tell.
Regards
--
(TM)