Skip Menu |

This queue is for tickets about the DBD-Sybase CPAN distribution.

Report information
The Basics
Id: 35237
Status: resolved
Priority: 0/
Queue: DBD-Sybase

People
Owner: Nobody in particular
Requestors: sales [...] minixel.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 1.07
Fixed in: 1.08



Subject: RHEL 64 needs patch for 1.07 as well
I have a problem with parameter passing from perl. My parameters do not come back changed by SQL Server, as they should. But I have that feature working with DBD-107, in 32 Bits. This time I am using 64 Bits, so I need the same exact patch that Michel issued for 1.08, the patch that allowed the software to compile in RHEL 64. I compiled 1.08 just fine but the parameters do not show up. This is the error: Sybase.c:249: warning: unused variable âixâ Sybase.xsi: In function âXS_DBD__Sybase__db_disconnectâ: Sybase.xsi:275: error: invalid lvalue in assignment Sybase.xsi: In function âXS_DBD__Sybase__db_DESTROYâ: Sybase.xsi:334: error: invalid lvalue in assignment make: *** [Sybase.o] Error 1
Should be fixed in 1.11 (at least).