On Sun, 2004-03-07 at 20:45, Bob Woodside wrote: > > The first change should probably be a separate bindvar module, as > > Andrew suggested, then add bind var usage in nsunixodbc. > > Keep us posted if you guys do anything along those lines. Actually, the > first thing I thought I'd look into is puzzling out some of those > compiler warnings.
Ah, yes the compiler warnings. Essentially the defines which set the data type are messed up. Small Int/Unsigned Int, something like that it seems. I think these are warnings which used to not show up in older versions of gcc?? But I couldn't figure out if the warnings were coming from unixodbc, or the ns module... Could it be that two defines for the same data type, but used interchangeable could cause this? tom jackson -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
