Re: win64
"Frediano Ziglio" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
> > Personally I think this patch it too big and contains a lot of changes > grouped in a single one: > - new defines for sybdb.h just to make some windows programs happy... > nothing related to win64 > - use of newer _fseeki64 which break compatibility with old VS and even mingw > - changed inclusion styles. Are you sure that client programs works as > expected ?? > - a lot of warning removed just adding casts > - added a log and a strange string copy in tds_put_login_string (with > a possible buffer overflow... I'll check it) > - winsocket initialization (why in mem.c and not in net.c ??) > - other minor styles changes > I know... I'm terrible !! :) freddy77