Package: libapache-mod-acct
Version: 0.5-18
Severity: important
Our automated buildd log filter[1] detected a problem that will cause
your package to segfault on architectures where the size of a pointer is
greater than the size of an integer, such as ia64.
The fix for #319774 causes another bug to surface. As noted in that bug report:
"Note, however, that one additional problem is present due to the use of the
ap_response_code_string() function, which is only defined by the apache
header if CORE_PRIVATE is defined. I don't know whether the best
solution is to rewrite the code to not use this symbol, or to convince
the apache maintainers to make this symbol non-private. We could cheat
and #define CORE_PRIVATE, but that's likely a bad idea[2]."
[1]http://people.debian.org/~dannf/check-implicit-pointer-functions
[2]http://mail-archives.apache.org/mod_mbox/httpd-dev/200502.mbox/[EMAIL
PROTECTED]
--- Begin Message ---
Function `ap_response_code_string' implicitly converted to pointer at
mod_accounting.c:107
Function `ap_response_code_string' implicitly converted to pointer at
mod_accounting.c:107
--- End Message ---