You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2006/06/22 00:20:25 UTC

svn commit: r416135 - /apr/apr-iconv/trunk/STATUS

Author: wrowe
Date: Wed Jun 21 15:20:25 2006
New Revision: 416135

URL: http://svn.apache.org/viewvc?rev=416135&view=rev
Log:

  Where things stand

Modified:
    apr/apr-iconv/trunk/STATUS

Modified: apr/apr-iconv/trunk/STATUS
URL: http://svn.apache.org/viewvc/apr/apr-iconv/trunk/STATUS?rev=416135&r1=416134&r2=416135&view=diff
==============================================================================
--- apr/apr-iconv/trunk/STATUS (original)
+++ apr/apr-iconv/trunk/STATUS Wed Jun 21 15:20:25 2006
@@ -20,6 +20,13 @@
     * Determine the package's relationship to apr/i18n/unix
       and integrate into the apr build.
 
+    * The resulting .so must be libapriconv-1.so corresponding to
+      all other apr 1.x loadable modules, on unix.
+
+    * build\modules.mk.win includes /YX"iconv.h", which must be
+      split up to have one module precompile the header, the rest
+      to consume the precompiled header (/Yc"iconv, /Yu"iconv")
+
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
 
     * Drop modules.c code and replace much functionality with the