pltcl on win32

Started by Magnus Haganderabout 22 years ago2 messagespatches
Jump to latest
#1Magnus Hagander
magnus@hagander.net

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

Attachments:

pltcl_win32.patchapplication/octet-stream; name=pltcl_win32.patchDownload+11-2
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Magnus Hagander (#1)
Re: pltcl on win32

"Magnus Hagander" <mha@sollentuna.net> writes:

The following patch fixes pltcl compiles on win32.

Applied, thanks.

regards, tom lane