You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Greg Stein <gs...@lyra.org> on 2000/01/09 10:50:12 UTC

Re: cvs commit: apache-2.0/src/modules/standard mod_autoindex.c mod_cgi.c mod_cgid.c mod_expires.c mod_include.c mod_log_config.c mod_rewrite.c mod_status.c mod_usertrack.c

Excellent work!  And ya gotta love the banana... :-)

One comment:

On 9 Jan 2000 dgaudet@hyperreal.org wrote:
>...
>   --- apr_time.h	2000/01/06 20:20:21	1.10
>   +++ apr_time.h	2000/01/09 05:18:19	1.11
>...
>   +#define AP_USEC_PER_SEC (1000000LL)

Shouldn't we drop one or both 'L' characters here? I doubt that all
compilers understand the "long long" constant.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/