/[Apache-SVN]
ViewVC logotype

Revision 87301


Jump to revision: Previous Next
Author: trawick
Date: Tue Dec 12 15:00:33 2000 UTC (23 years, 5 months ago)
Changed paths: 1
Log Message:
Add "(const void *)" back to the hack variable assignments to avoid
warnings like this on Tru64 (and perhaps other platforms):

cc: Warning: exports.c, line 349: In the initializer for
ap_hack_apr_dbm_nextkey, the referenced type of the pointer value
"apr_dbm_nextkey" is "function (pointer to struct apr_dbm_t, pointer
to struct declared without a tag) returning int", which is not
compatible with "const void". (ptrmismatch)
const void *ap_hack_apr_dbm_nextkey = apr_dbm_nextkey;
--------------------------------------^


Changed paths

Path Details
Directoryhttpd/httpd/trunk/build/buildexports.awk modified , text changed , props changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26