You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@perl.apache.org by po...@prf.com on 2005/05/23 20:21:25 UTC

Autoreply: svn commit: r177992 - /perl/modperl/trunk/xs/tables/current/ModPerl/FunctionTable.pm

Your message reads:

Received: from mail.apache.org (unverified [209.237.227.199]) by mail.hotspace.com.au
 (Rockliffe SMTPRA 4.5.6) with SMTP id <B0...@mail.hotspace.com.au> for <eu...@prf.com>;
 Tue, 24 May 2005 04:21:25 +1000
Received: (qmail 30072 invoked by uid 500); 23 May 2005 18:17:06 -0000
Mailing-List: contact modperl-cvs-help@perl.apache.org; run by ezmlm
Precedence: bulk
list-help: <ma...@perl.apache.org>
list-unsubscribe: <ma...@perl.apache.org>
List-Post: <ma...@perl.apache.org>
Reply-To: dev@perl.apache.org
List-Id: <modperl-cvs.perl.apache.org>
Delivered-To: mailing list modperl-cvs@perl.apache.org
Received: (qmail 30052 invoked by uid 99); 23 May 2005 18:17:06 -0000
X-ASF-Spam-Status: No, hits=-9.8 required=10.0
	tests=ALL_TRUSTED,NO_REAL_NAME
X-Spam-Check-By: apache.org
Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194)
  by apache.org (qpsmtpd/0.28) with SMTP; Mon, 23 May 2005 11:17:06 -0700
Received: (qmail 68773 invoked by uid 65534); 23 May 2005 18:17:05 -0000
Message-ID: <20...@minotaur.apache.org>
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Subject: svn commit: r177992 -
 /perl/modperl/trunk/xs/tables/current/ModPerl/FunctionTable.pm
Date: Mon, 23 May 2005 18:17:04 -0000
To: modperl-cvs@perl.apache.org
From: stas@apache.org
X-Mailer: svnmailer-1.0.0-dev
X-Virus-Checked: Checked

Author: stas
Date: Mon May 23 11:17:03 2005
New Revision: 177992

URL: http://svn.apache.org/viewcvs?rev=3D177992&view=3Drev
Log:
source_scan sync

Modified:
    perl/modperl/trunk/xs/tables/current/ModPerl/FunctionTable.pm

Modified: perl/modperl/trunk/xs/tables/current/ModPerl/FunctionTable.pm
URL: http://svn.apache.org/viewcvs/perl/modperl/trunk/xs/tables/current/Mod=
Perl/FunctionTable.pm?rev=3D177992&r1=3D177991&r2=3D177992&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- perl/modperl/trunk/xs/tables/current/ModPerl/FunctionTable.pm (original)
+++ perl/modperl/trunk/xs/tables/current/ModPerl/FunctionTable.pm Mon May 2=
3 11:17:03 2005
@@ -2,7 +2,7 @@
=20
 # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 # ! WARNING: generated by ModPerl::ParseSource/0.01
-# !          Thu Jan  6 11:25:08 2005
+# !          Mon May 23 14:15:47 2005
 # !          do NOT edit, any changes will be lost !
 # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
=20
@@ -7207,6 +7207,24 @@
     ]
   },
   {
+    'return_type' =3D> 'request_rec *',
+    'name' =3D> 'mpxs_Apache2__RequestUtil_request',
+    'args' =3D> [
+      {
+        'type' =3D> 'PerlInterpreter *',
+        'name' =3D> 'my_perl'
+      },
+      {
+        'type' =3D> 'SV *',
+        'name' =3D> 'classname'
+      },
+      {
+        'type' =3D> 'SV *',
+        'name' =3D> 'svr'
+      }
+    ]
+  },
+  {
     'return_type' =3D> 'void',
     'name' =3D> 'mpxs_Apache2__ServerRec_add_config',
     'args' =3D> [
@@ -7332,24 +7350,6 @@
       {
         'type' =3D> 'SV *',
         'name' =3D> 'arg'
-      }
-    ]
-  },
-  {
-    'return_type' =3D> 'request_rec *',
-    'name' =3D> 'mpxs_Apache2__RequestUtil_request',
-    'args' =3D> [
-      {
-        'type' =3D> 'PerlInterpreter *',
-        'name' =3D> 'my_perl'
-      },
-      {
-        'type' =3D> 'SV *',
-        'name' =3D> 'classname'
-      },
-      {
-        'type' =3D> 'SV *',
-        'name' =3D> 'svr'
       }
     ]
   },




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org