Re: *****SPAM***** RE: DBD::Pg - $dbh->quote() causes core dump

2004-02-17 Thread Ian Sealy
Dear Rafael, > There was some memory allocation related funkiness in DBD::Pg that the > attached patch fixes. You can apply it to both 1.31 and 1.32_1. > > Bug posted on CPAN: > http://rt.cpan.org/NoAuth/Bug.html?id=5357 All the tests now pass and everything works perfectly. Thanks very much for

Re: DBD::Pg - $dbh->quote() causes core dump

2004-02-16 Thread Ian Sealy
Dear all, > Is anyone using the DBD::Pg Perl module under Cygwin? I'm trying to use > it on Windows XP with Perl 5.8.2-1 and DBI 1.40. The Cygwin DLL version > is 1.5.7. > > The module seems to build OK, but lots of the tests fail. The most > serious (from my point of view, because I tried to use

DBD::Pg - $dbh->quote() causes core dump

2004-02-15 Thread Ian Sealy
Hi, Is anyone using the DBD::Pg Perl module under Cygwin? I'm trying to use it on Windows XP with Perl 5.8.2-1 and DBI 1.40. The Cygwin DLL version is 1.5.7. The module seems to build OK, but lots of the tests fail. The most serious (from my point of view, because I tried to use the module anyway

Building Courier-IMAP

2003-10-17 Thread Ian Sealy
Hi, I'm trying to build Courier-IMAP < http://www.inter7.com/courierimap.html > using Cygwin on Windows XP. The Cygwin DLL version is 1.5.5 and I'm using gcc 3.3.1-2. Apparently Courier-IMAP has been built under Cygwin in the past: http://sourceforge.net/mailarchive/message.php?msg_id=1732486 (Th