You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by pg...@apache.org on 2005/08/09 03:39:51 UTC

svn commit: r230948 - /perl/modperl/trunk/todo/bugs_build

Author: pgollucci
Date: Mon Aug  8 18:39:48 2005
New Revision: 230948

URL: http://svn.apache.org/viewcvs?rev=230948&view=rev
Log:
mark some things I'm working on

Modified:
    perl/modperl/trunk/todo/bugs_build

Modified: perl/modperl/trunk/todo/bugs_build
URL: http://svn.apache.org/viewcvs/perl/modperl/trunk/todo/bugs_build?rev=230948&r1=230947&r2=230948&view=diff
==============================================================================
--- perl/modperl/trunk/todo/bugs_build (original)
+++ perl/modperl/trunk/todo/bugs_build Mon Aug  8 18:39:48 2005
@@ -71,6 +71,7 @@
   by default gcc doesn't complain about them. Probably need to wait
   till gcc-3.3.2 and enable it then.
   http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?r1=2.639&r2=2.640&f=h
+[pgollucci volunteers]
 
 
 * Testing:
@@ -78,6 +79,7 @@
   -- shouldn't forget to test with perlio enabled and disabled
 
 * mp2bug -- add the output of 'ldd httpd' to the report
+[pgollucci volunteers]
 
 * source_scan won't create Wrap/Foo/Bar.xs if
   xs/maps/modperl_functions.map defines only a boot section: