Use Tcl_PutEnv() in place of putenv() in libpgtcl, as the latter can
Neil Conway <neilc@samurai.com>
Use Tcl_PutEnv() in place of putenv() in libpgtcl, as the latter can apparently corrupt the Tcl runtime. Per suggestion from Michael Brusser <michael@synchronicity.com>
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpgtcl/pgtcl.c | modified | +2 −2 |