-
The original DBD driver appears to be broken, because
it would appear that database.c does not export several
crucial functions, and the DBD driver itself doesn't
seem to properly check whether any variables are
actually bound by a query being submitted: if you have
a query that doesn't bind variables, it will fail. The
patch fixes that, and apparently it seems to work
properly for me.
2005-01-19 06:02:17 UTC by didosevilla
-
Ok, so these aren't bugs, but they might be worth
squashing anyway.
Ruby 1.6.8
gcc 3.3.2
Solaris 9
error.c: In function `error_to_s':
error.c:101: warning: int format, long int arg (arg 4)
rowid.c: In function `rowid_do_to_s':
rowid.c:39: warning: implicit declaration of function
`OCIRowidToChar'
Others may report this warning:
warning: dereferencing type-punned pointer will...
2004-01-28 20:16:37 UTC by djberg96
-
Anonymous committed patchset 1 of module CVSROOT to the Ruby9i CVS repository, changing 11 files.
2003-07-14 16:12:26 UTC by nobody
-
Welcome to Developers.
2003-07-14 14:15:12 UTC by nobody
-
Welcome to Help.
2003-07-14 14:15:11 UTC by nobody
-
Welcome to Open Discussion.
2003-07-14 14:15:11 UTC by nobody
-
registered the Ruby9i project.
2003-07-12 19:52:25 UTC by