You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Rodent of Unusual Size <co...@decus.org> on 1997/01/12 15:37:04 UTC

Re PLEASE try compiling snprintf.c (was: Re: snprintf.c uploaded)

>From the fingers of Marc Slemko flowed the following:
>
>Ok, everyone please grab a copy, rename snprintf and vsnprintf in the file
>to something else, then try compiling (with -Wall and -ansi if your
>compiler supports them) on all platforms you can.  eg. 
>	gcc -ansi -Wall -c snprintf.c
>
>...and report any errors or warnings.  Please also send a list of
>platforms it compiled on without problems.

    No problems at all on Digital UNIX (OSF/1) with "cc -std1".

    #ken    :-)}