Tomasz Noinski wrote:
> 
> I wanted to use sqsh to connect to a Sybase database (ASE-15.0) and it
> segfaulted after:
> "select * from sysdatabases"
> gdb says it was in strftime_r. It was the same for "select crdate from
> sysdatabases", but it worked for columnt of other types.
>
[...]
> 
> Everything seems to work with libct3 from a debian source package from sid 
> with
> reverted patches on files:
> src/tds/locale.c
> src/tds/mem.c
> include/tds.h

Steve, this looks like more fallout from the locale munging patch that
we've been carrying around forever (and has caused other complaints,
such as malformed dates returned from queries).  Did you have plans to
review this patch and either drop it or fix it?

If not, I may try to find the offending bits and just revert the patch
wholesale.

... Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to