![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re^11: Strawberry Perl 64bit on Win7 crashes on DBI-functionby theman824 (Novice) |
on Apr 24, 2014 at 13:34 UTC ( #1083589=note: print w/replies, xml ) | Need Help?? |
I am now thinking hard about this line in "ODBC.xs": ST(numDataSources++) = newSVpv(dsn, dsn_length+9 /* strlen("dbi:ODBC:") */ );Not sure if this always does what one expects on first glance. I am refering to the left side of the "=".
In Section
Seekers of Perl Wisdom
|
|