[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apreq-cvs
Subject:    svn commit: r164946 - in /httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request:
From:       joes () apache ! org
Date:       2005-04-27 4:38:10
Message-ID: 20050427043810.70706.qmail () minotaur ! apache ! org
[Download RAW message or body]

Author: joes
Date: Tue Apr 26 21:38:09 2005
New Revision: 164946

URL: http://svn.apache.org/viewcvs?rev=164946&view=rev
Log:
Minor refactoring.


Added:
    httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Error/APR__Request__Error.h
Removed:
    httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Handle/
Modified:
    httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Error/Error.xs

Added: httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Error/APR__Request__Error.h
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Error/APR__Request__Error.h?rev=164946&view=auto
 ==============================================================================
--- httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Error/APR__Request__Error.h \
                (added)
+++ httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Error/APR__Request__Error.h Tue \
Apr 26 21:38:09 2005 @@ -0,0 +1,6 @@
+static XS(XS_APR__Request__Error_nil)
+{
+    dXSARGS;
+    (void)items;
+    XSRETURN_EMPTY;
+}

Modified: httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Error/Error.xs
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Error/Error.xs?rev=164946&r1=164945&r2=164946&view=diff
 ==============================================================================
--- httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Error/Error.xs (original)
+++ httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Error/Error.xs Tue Apr 26 \
21:38:09 2005 @@ -1,10 +1,3 @@
-static XS(XS_APR__Request__Error_nil)
-{
-    dXSARGS;
-    (void)items;
-    XSRETURN_EMPTY;
-}
-
 MODULE = APR::Request::Error       PACKAGE = APR::Request::Error
 
 SV *strerror(s)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic