Ilia,
Great work. I posted a bug report at www.sqlite.org.
Regards,
Ron Korving
"Ilia Alshanetsky" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> On 27-Nov-06, at 3:24 PM, Ron Korving wrote:
> > gmtime: (use gmtime_r)
> >
> > ext/interbase/ibase_query.c on line 679
>
> Fixed.
On 27-Nov-06, at 3:24 PM, Ron Korving wrote:
gmtime: (use gmtime_r)
ext/interbase/ibase_query.c on line 679
Fixed.
ext/pdo_sqlite/sqlite/src/date.c on line 948 (external code library)
This code cannot be reached since we compile libsqlite with date
functions.
sapi/thttpd_patch on lin
On 27-Nov-06, at 3:24 PM, Ron Korving wrote:
rand: (use rand_r)
ext/mcrypt/mcrypt.c on line 1042
ext/soap/php_http.c on line 467
The first two are now fixed.
ext/sqlite/libsqlite/src/encode.c on lines 204, 213 (external code
library)
These two uses are a non-issue as they are located i