Bug#358448: simpledb: FTBFS (amd64): cannot convert 'SQLINTEGER*', to 'SQLLEN*' for argument '6' to 'SQLRETURN SQLBindCol(void*, SQLUSMALLINT,, SQLSMALLINT, void*, SQLLEN, SQLLEN*)'

2006-12-08 Thread Russell Kliese
This bug was fixed upstream some time ago. Why not try and get a more recent version of this library into Debian rather than trying to patch this old version? Russell Kliese libSimpleDB upstream developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#358448: simpledb: FTBFS (amd64): cannot convert 'SQLINTEGER*' to 'SQLLEN*' for argument '6' to 'SQLRETURN SQLBindCol(void*, SQLUSMALLINT, SQLSMALLINT, void*, SQLLEN, SQLLEN*)'

2006-12-08 Thread Steve Langasek
On Thu, Dec 07, 2006 at 09:35:15PM +0100, Aurelien Jarno wrote: severity 358448 serious thanks On Sun, Apr 09, 2006 at 03:25:31AM -0700, Steve Langasek wrote: severity 358448 serious thanks Looks like you forget to Cc: [EMAIL PROTECTED] Fixing that with this mail. Hmm, apparently so --

Bug#358448: simpledb: FTBFS (amd64): cannot convert 'SQLINTEGER*' to 'SQLLEN*' for argument '6' to 'SQLRETURN SQLBindCol(void*, SQLUSMALLINT, SQLSMALLINT, void*, SQLLEN, SQLLEN*)'

2006-12-07 Thread Aurelien Jarno
severity 358448 serious thanks On Sun, Apr 09, 2006 at 03:25:31AM -0700, Steve Langasek wrote: severity 358448 serious thanks Looks like you forget to Cc: [EMAIL PROTECTED] Fixing that with this mail. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer

Bug#358448: simpledb: FTBFS (amd64): cannot convert 'SQLINTEGER*' to 'SQLLEN*' for argument '6' to 'SQLRETURN SQLBindCol(void*, SQLUSMALLINT, SQLSMALLINT, void*, SQLLEN, SQLLEN*)'

2006-04-09 Thread Steve Langasek
severity 358448 serious thanks This bug also affects ia64 and alpha where simpledb has built previously, and is therefore release-critical. I can confirm that Andreas's patch is correct for use with current versions of UnixODBC (at least 2.2.11 and above). For older ODBC Driver Managers that

Bug#358448: simpledb: FTBFS (amd64): cannot convert 'SQLINTEGER*' to 'SQLLEN*' for argument '6' to 'SQLRETURN SQLBindCol(void*, SQLUSMALLINT, SQLSMALLINT, void*, SQLLEN, SQLLEN*)'

2006-03-22 Thread Andreas Jochens
Package: simpledb Version: 1.5-1 Severity: normal Tags: patch When building 'simpledb' on amd64/unstable, I get the following error: g++ -fPIC -g -c LongColumn.cpp LongColumn.cpp: In member function 'virtual void SimpleDB::LongColumn::bind(void*, int)': LongColumn.cpp:31: error: cannot convert

Bug#358448: simpledb: FTBFS (amd64): cannot convert 'SQLINTEGER*' to 'SQLLEN*' for argument '6' to 'SQLRETURN SQLBindCol(void*, SQLUSMALLINT, SQLSMALLINT, void*, SQLLEN, SQLLEN*)'

2006-03-22 Thread Jonas Genannt
Hello Andreas, Andreas Jochens wrote: With the attached patch 'simpledb' can be compiled on amd64. I have forwarded the patch to upstream, lets see what he means ;) Thanks for your patch! Greets, Jonas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.