Re: Pike 8.0: Sql.pgsql objects don't get garbage collected?
"Stephen R. van den Berg" <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
Jeff Hungerford wrote: >Testing with HEAD at 0983ca7 with a non-debug build things seems >to be working well, but on a debug build, I get a segfault >when I try to destroy a connection. >/usr/local/pike/8.0.175/lib/modules/Sql.pmod/pgsql.pike:1185: > unknown function() Anticipated and fixed. In fact I was wondering about Pike not complaining about this in the non-debug version. >I'll do some more testing, and see if I run into any problems >with the non-debug build. It should work in both, please check both. -- Stephen.