Hello!
On Mon, 14 Dec 1998, Thomas G. Lockhart wrote:
> OK, I applied the fix (confined to backend/utils/adt/nabstime.c) to both
> CVS trees. This swaps the checking of HAVE_INT_TIMEZONE and HAVE_TM_ZONE
> so that the TM_ZONE takes precedence.
>
> This single-file patch should be a candidate for removal if others run
> into trouble when testing.
>
> One thing I wasn't certain about was the use of #error in non-gcc
> compilers. Is that a standard feature?
I just tested latest snapshot (Dec 16). The bug is still there.
select datetime('1998-10-01', '11:00') => 1998 Oct 01 18:00
Oleg.
---- Oleg Broytmann http://members.tripod.com/~phd2/ phd2@earthling.net Programmers don't die, they
justGOSUB without RETURN.