Re: Lots of warnings, and an outright error, in 2.2.14 on 64-bit
Nick Gorham <[email protected]>
| Newsgroups | gmane.comp.db.unixodbc.devel |
|---|---|
| Message-ID | <[email protected]> |
Tom Lane wrote: >Nick Gorham <[email protected]> writes: > > >>Tom Lane wrote: >> >> >>>Note there are several things that look to be outright bugs >>>independently of platform word width, such as uninitialized variables >>>and use of "==" where "=" was presumably meant. >>> >>> > > > >>Just checking, do you mean in the odbctest code? I can believe missing >>the arg change to SQLExtendedFetch, but outright bugs supprise me (maybe >>one, but lots of them?) >> >> > >DriverManager/SQLCopyDesc.c has a whole lot of "ret == SQLGETDESCFIELD(..." >that look like they must have been meant as "=" instead. Maybe that >only counts as one bug ;-). There's another case in cur/SQLExtendedFetch.c. > > Yep, seem them, fixing as we type :-) I will throw a new 2.2.15pre out after trying on a 64bit box here, I will let you know so you can see what I have missed in the code that 2.2.15pre is using. Thanks. -- Nick _______________________________________________ unixODBC-dev mailing list [email protected] http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev