Re: Add PERL_NO_GET_CONTEXT to DBI.xs

2006-02-06 Thread Gisle Aas
Tim Bunce <[EMAIL PROTECTED]> writes: > +B<*> You'll know which functions need this, because the C compiler will > +complain that the undeclared identifier C is used if I It should have been C (with an underscore). Sorry about that.

Re: Add PERL_NO_GET_CONTEXT to DBI.xs

2006-02-06 Thread Tim Bunce
On Mon, Feb 06, 2006 at 05:53:18AM -0800, Gisle Aas wrote: > Tim Bunce <[EMAIL PROTECTED]> writes: > > > I agree. Any chance yould you patch lib/DBI/DBD.pm to add in a section > > describing what driver authors need to do? > > Is this enough? That's great. I tweaked it a bit and appended the bod

Re: Add PERL_NO_GET_CONTEXT to DBI.xs

2006-02-06 Thread Gisle Aas
Tim Bunce <[EMAIL PROTECTED]> writes: > I agree. Any chance yould you patch lib/DBI/DBD.pm to add in a section > describing what driver authors need to do? Is this enough? Index: lib/DBI/DBD.pm === --- lib/DBI/DBD.pm (revision