stas 2002/12/12 00:30:47 Modified: . ROADMAP STATUS Log: - move the issue with set/add to the roadmap's config section - document the issue with source_scan when only the boot section is wanted Revision Changes Path 1.2 +14 -0 modperl-2.0/ROADMAP Index: ROADMAP =================================================================== RCS file: /home/cvs/modperl-2.0/ROADMAP,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ROADMAP 1 Dec 2002 04:17:00 -0000 1.1 +++ ROADMAP 12 Dec 2002 08:30:47 -0000 1.2 @@ -7,10 +7,24 @@ META: there is also the todo/ dir... +### WrapXS ### + + o source_scan won't create Wrap/Foo/Bar.xs if + xs/maps/modperl_functions.map defines only a boot section: + MODULE=APR::IO PACKAGE=APR::IO BOOT=1 + unless there is at least one function added to the .map file + http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=100702825506778&w=2 + ### Installation ### o Currently only MP_USE_DSO=1 is used, need to test that MP_USE_STATIC=1 works too. + +### Configuration ### + +* Set/Add config overlapping which is not doing the right thing. See: + http://marc.theaimsgroup.com/?t=97984528900002&r=1&w=2 + ### RunTime ### 1.25 +1 -4 modperl-2.0/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/modperl-2.0/STATUS,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- STATUS 1 Dec 2002 04:15:11 -0000 1.24 +++ STATUS 12 Dec 2002 08:30:47 -0000 1.25 @@ -101,9 +101,6 @@ Report: Status: ??? -* Set/Add config overlapping which is not doing the right thing. See: - http://marc.theaimsgroup.com/?t=97984528900002&r=1&w=2 - ---- * Apache::Log compat issues: