Return-Path: Delivered-To: apmail-perl-modperl-cvs-archive@www.apache.org Received: (qmail 77738 invoked from network); 6 Jan 2005 22:02:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Jan 2005 22:02:39 -0000 Received: (qmail 20197 invoked by uid 500); 6 Jan 2005 22:02:38 -0000 Delivered-To: apmail-perl-modperl-cvs-archive@perl.apache.org Received: (qmail 20121 invoked by uid 500); 6 Jan 2005 22:02:37 -0000 Mailing-List: contact modperl-cvs-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@perl.apache.org Delivered-To: mailing list modperl-cvs@perl.apache.org Received: (qmail 20095 invoked by uid 99); 6 Jan 2005 22:02:37 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of gozer@ectoplasm.org designates 66.34.202.202 as permitted sender) Received: from Unknown (HELO minerva.ectoplasm.org) (66.34.202.202) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 06 Jan 2005 14:02:36 -0800 Received: from [172.28.57.123] (office4.tmcs.net [209.104.55.5]) by minerva.ectoplasm.org (Postfix) with ESMTP id A94955EB20; Thu, 6 Jan 2005 14:02:07 -0800 (PST) Message-ID: <41DDB646.2050806@ectoplasm.org> Date: Thu, 06 Jan 2005 14:05:58 -0800 From: "Philippe M. Chiasson" User-Agent: Mozilla Thunderbird 0.9 (X11/20041127) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@perl.apache.org Cc: modperl-cvs@perl.apache.org Subject: Re: svn commit: r124345 - in perl/modperl/trunk: . src/modules/perl t/htdocs/modperl t/htdocs/modperl/setupenv2 t/modperl t/response/TestModperl References: <20050106053519.60634.qmail@minotaur.apache.org> In-Reply-To: <20050106053519.60634.qmail@minotaur.apache.org> X-Enigmail-Version: 0.89.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig4456B8A3864D320D44014FBF" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig4456B8A3864D320D44014FBF Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit stas@apache.org wrote: > Author: stas > Date: Wed Jan 5 21:35:16 2005 > New Revision: 124345 > > URL: http://svn.apache.org/viewcvs?view=rev&rev=124345 > Log: > Make PerlSetEnv, PerlPassEnv and %ENV in PerlRequre, PerlModule, > PerlConfigRequire and PerlPostConfigRequire affect each, so a change > in one of these immediately seen in the others. + tests Grovvy patch stas, but you forgot to run source-scan to update xs/maps. Consider it fixed ;-) Index: xs/tables/current/ModPerl/FunctionTable.pm =================================================================== --- xs/tables/current/ModPerl/FunctionTable.pm (revision 124348) +++ xs/tables/current/ModPerl/FunctionTable.pm (working copy) @@ -2,7 +2,7 @@ # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! # ! WARNING: generated by ModPerl::ParseSource/0.01 -# ! Mon Dec 27 19:15:23 2004 +# ! Thu Jan 6 11:25:08 2005 # ! do NOT edit, any changes will be lost ! # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! @@ -1774,6 +1774,24 @@ }, { 'return_type' => 'void', + 'name' => 'modperl_env_hv_store', + 'args' => [ + { + 'type' => 'PerlInterpreter *', + 'name' => 'my_perl' + }, + { + 'type' => 'const char *', + 'name' => 'key' + }, + { + 'type' => 'const char *', + 'name' => 'val' + } + ] + }, + { + 'return_type' => 'void', 'name' => 'modperl_env_init', 'args' => [] }, @@ -1835,6 +1853,42 @@ }, { 'return_type' => 'void', + 'name' => 'modperl_env_sync_dir_env_hash2table', + 'args' => [ + { + 'type' => 'PerlInterpreter *', + 'name' => 'my_perl' + }, + { + 'type' => 'apr_pool_t *', + 'name' => 'p' + }, + { + 'type' => 'modperl_config_dir_t *', + 'name' => 'dcfg' + } + ] + }, + { + 'return_type' => 'void', + 'name' => 'modperl_env_sync_srv_env_hash2table', + 'args' => [ + { + 'type' => 'PerlInterpreter *', + 'name' => 'my_perl' + }, + { + 'type' => 'apr_pool_t *', + 'name' => 'p' + }, + { + 'type' => 'modperl_config_srv_t *', + 'name' => 'scfg' + } + ] + }, + { + 'return_type' => 'void', 'name' => 'modperl_env_unload', 'args' => [] }, -------------------------------------------------------------------------------- Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5 http://gozer.ectoplasm.org/ F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5 --------------enig4456B8A3864D320D44014FBF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFB3bZIyzKhB4jDpaURAolRAJ9LEUrPRz9Y76rKkwv3M2gwZgkhDACfd9Bs 50136c9RiTMgMXsx3+LNBUw= =vcc/ -----END PGP SIGNATURE----- --------------enig4456B8A3864D320D44014FBF--