|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re^2: Overflow of $DBI::rowsby mbethke (Hermit) |
| on Dec 11, 2012 at 01:47 UTC ( #1008206=note: print w/ replies, xml ) | Need Help?? |
|
Actually these ints should automatically 64 bits on any sane compiler where SQLLONG would be 64 bits, even if the standard doesn't require it. For clarity they should be fixed to size_t where negative values aren't used to signal errors, although I don't think any of them could be at fault here.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||