Thread: pltcl on win32

pltcl on win32

From
"Magnus Hagander"
Date:
The following patch fixes pltcl compiles on win32. The code change in
pltcl.c is from this post:
http://groups.google.com/groups?q=tcl_createslave+error&hl=en&lr=&ie=UTF
-8&c2coff=1&safe=off&selm=20040107132138.57308.qmail%40web60304.mail.yah
oo.com&rnum=3

Can't say I fully understand why, but it does fix the problem :-) I
stole it from the post above.

This build is against ActiveState Tcl which is the Tcl most likely to be
on any client machines. Haven't tested with others.


//Magnus

Attachment

Re: pltcl on win32

From
Tom Lane
Date:
"Magnus Hagander" <mha@sollentuna.net> writes:
> The following patch fixes pltcl compiles on win32.

Applied, thanks.

            regards, tom lane