summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authordreid <dreid@13f79535-47bb-0310-9956-ffa450edef68>2002-07-12 21:37:14 +0000
committerdreid <dreid@13f79535-47bb-0310-9956-ffa450edef68>2002-07-12 21:37:14 +0000
commit96bc33553566516e8ecf8a0b5d97bdcbd898b9c8 (patch)
tree09ea53f1294f688d551cd9b30e0c28c442fc62d8 /STATUS
parentc23bef193734df4f2e387807c2de0c3ca5af514b (diff)
downloadlibapr-96bc33553566516e8ecf8a0b5d97bdcbd898b9c8.tar.gz
Add my votes.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63642 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS8
1 files changed, 4 insertions, 4 deletions
diff --git a/STATUS b/STATUS
index 892470efc..09d5887ca 100644
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
APACHE PORTABLE RUNTIME (APR) LIBRARY STATUS: -*-text-*-
-Last modified at [$Date: 2002/07/12 04:28:16 $]
+Last modified at [$Date: 2002/07/12 21:37:14 $]
Release:
@@ -64,7 +64,7 @@ CURRENT VOTES:
1) Keeping the existing apr_time_t names, in spite of confusion
with ANSI/C99 time_t's units, and prior decimal usec definition.
- +1: rbb, jerenkrantz, striker
+ +1: rbb, jerenkrantz, striker, dreid
+0: wrowe [apr_types don't promise to map to C99/ANSI units]
+0: brianp
-0.5: jwoolley
@@ -80,7 +80,7 @@ CURRENT VOTES:
but keep it ambigious and make no contract with the user about the
units represented. Needs a better suggestion than apr_timeval_t.
+1: aaron, jwoolley, brianp, ianh
- -0: jerenkrantz, striker
+ -0: jerenkrantz, striker, dreid
-0.5: rbb, wrowe
3) Renaming the function to get rid of apr_time_t vs time_t confusion,
@@ -91,7 +91,7 @@ CURRENT VOTES:
+0.5: wrowe, [prefers apr_butime_t but isn't going to fight that]
brianp
-0: striker, jerenkrantz
- -0.5: rbb, ianh
+ -0.5: rbb, ianh, dreid
[fielding: Is APR time guaranteed to be a scalar quantity? If so,
then we must include units as part of the definition of the