Return-Path: Delivered-To: apmail-apr-cvs-archive@apr.apache.org Received: (qmail 40262 invoked by uid 500); 12 Jul 2002 22:10:39 -0000 Mailing-List: contact cvs-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: dev@apr.apache.org Delivered-To: mailing list cvs@apr.apache.org Received: (qmail 40250 invoked from network); 12 Jul 2002 22:10:39 -0000 Date: 12 Jul 2002 22:10:38 -0000 Message-ID: <20020712221038.13106.qmail@icarus.apache.org> From: brianp@apache.org To: apr-cvs@apache.org Subject: cvs commit: apr STATUS X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N brianp 2002/07/12 15:10:38 Modified: . STATUS Log: Updated votes on time types Revision Changes Path 1.160 +5 -2 apr/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/apr/STATUS,v retrieving revision 1.159 retrieving revision 1.160 diff -u -r1.159 -r1.160 --- STATUS 12 Jul 2002 21:46:18 -0000 1.159 +++ STATUS 12 Jul 2002 22:10:38 -0000 1.160 @@ -88,9 +88,12 @@ an ongoing contract with users about the type's units. +1: fielding [prefers apr_busec or simple time_t / struct tm] +0.5: wrowe, [prefers apr_time_busec_t and apr_span_busec_t] - brianp + brianp [can live with apr_time_busec_t and apr_span_busec_t] -0: striker, jerenkrantz -0.5: rbb, ianh, dreid + + 4) Using time_t and struct timeval + -1: brianp [fielding: Is APR time guaranteed to be a scalar quantity? If so, then we must include units as part of the definition of the