DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42286>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42286 ------- Additional Comments From [EMAIL PROTECTED] 2007-04-29 02:43 ------- (In reply to comment #1) > Which functions ? My module written in C++ needs to call ap_mpm_query. >Meanwhile, this might do the trick: Yes, I'm using it. Headers files which declare functions with extern "C" : ap_regex.h ap_regkey.h http_config.h http_connection.h http_core.h http_log.h http_protocol.h http_request.h http_vhost.h httpd.h mpm_common.h scoreboard.h util_ebcdic.h util_filter.h util_md5.h util_mutex.h util_script.h util_time.h util_xml.h Headers files which declare functions without extern "C" : ap_listen.h ap_mpm.h ap_provider.h util_cfgtree.h util_ldap.h -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
