
stas at stason
Jan 16, 2004, 12:00 AM
Post #1 of 1
(1125 views)
Permalink
|
|
missing mp2 API functions
|
|
I've looked at the debug output of the gerald's doc builder and it looks like it generated a warning for those functions it has missed. I've parsed that output and remove the functions that we had manually added before, so the missing list now is comprised of the following functions: apr_os_thread_current mpxs_APR__Brigade_first mpxs_APR__Brigade_last mpxs_APR__Brigade_next mpxs_APR__Brigade_prev mpxs_APR__Bucket_new mpxs_APR__Table_FIRSTKEY mpxs_APR__Table_NEXTKEY mpxs_APR__URI_port mpxs_Apache__Connection_client_socket mpxs_Apache__Connection_get_remote_host mpxs_Apache__MPM_query mpxs_Apache__Module_get_config mpxs_Apache__Module_loaded mpxs_Apache__RequestRec_FILENO mpxs_Apache__RequestRec_GETC mpxs_Apache__RequestRec_auth_name mpxs_Apache__RequestRec_auth_type mpxs_Apache__RequestRec_content_type mpxs_Apache__RequestRec_finfo mpxs_Apache__RequestRec_new mpxs_Apache__RequestRec_parsed_uri mpxs_Apache__RequestRec_subprocess_env mpxs_ModPerl__Global_special_list_call mpxs_ModPerl__Global_special_list_clear __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:stas [at] stason http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com --------------------------------------------------------------------- To unsubscribe, e-mail: docs-dev-unsubscribe [at] perl For additional commands, e-mail: docs-dev-help [at] perl
|