Re: One failing unit test (iconv_read) on git master on OS X
Marc Abramowitz <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CE5AC628.1FB2E%[email protected]> |
>For the dump probably you don't get cause there are no server
>connection, try to add a line like
>
> tdsdump_open("stderr");
Thanks!
Output is:
```
marca@marca-mac:~/dev/git-repos/freetds$ src/tds/unittests/iconv_fread
log.c:194:Starting log file for FreeTDS 0.92.dev.20130718
on 2013-09-15 02:03:33 with debug flags 0x4fff.
stream.c:108:Error: read_and_convert: tds_iconv returned errno 7
stream.c:110:Error: read_and_convert: Gave up converting 3054 bytes due to
error 7.
stream.c:113:Troublesome bytes:
Š
```