On Mon, 4 Jul 2005, Ard Biesheuvel wrote:
> Trying to fix an issue with the interbase extension.
>
> Does anyone know if the build system on UNIX ever contained a test for the
> availability of strptime() ? The Interbase module uses the HAVE_STRPTIME
> macro, but it never gets #defined. Would any
Hi,
Trying to fix an issue with the interbase extension.
Does anyone know if the build system on UNIX ever contained a test for
the availability of strptime() ? The Interbase module uses the
HAVE_STRPTIME macro, but it never gets #defined. Would anyone object if
I add such a test?
Regards,