diff options
author | wrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68> | 2005-09-09 16:39:42 +0000 |
---|---|---|
committer | wrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68> | 2005-09-09 16:39:42 +0000 |
commit | 8ae0493a9aa1b34052a5e906c7e4960700315df9 (patch) | |
tree | bfc9c1afe572c3ca5258325116ddc0a37742bf2e /STATUS | |
parent | 873315fb044ce5977e0649c773c6ee7c22d702f7 (diff) | |
download | libapr-8ae0493a9aa1b34052a5e906c7e4960700315df9.tar.gz |
Add a thought bubble.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@279812 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -67,6 +67,9 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * Someone needs to port testucs to Unix. Right now it only works on Windows. + OtherBill asks; should we have a test/arch/xxx tree? + The ucs implementation is an internal for + unicode/utf-8 win32isms. * The return type of a thread function (void *) is inconsistent with the type used in apr_thread_exit()/apr_thread_join() (apr_status_t). |