Hi,
The latest version of ps.c does not compile when using Microsoft Visual Studio
2008 express edition.
The problem is that (in Standard C) the declaration of pxlx and pxly has to
come before the newly added code.
The attached patch fixes the problem.
Kind regards
Terrence
- Origin
On 2008-12-09 14:07-0800 Alan W. Irwin wrote:
> Hi Maurice:
> [EMAIL PROTECTED]> plserver
> % source tkdemos.tcl
> Segmentation fault
>
> I hope you (and any others here with an interest in Tcl/Tk) will be able to
> confirm this segfault and find a fix for it.
I have done a bit more testing of T
Hi Maurice:
Will you please have a look at plserver ASAP (since our release is scheduled
for Sunday)? It sometimes (but not always) segfaults for me.
Here is how I can reproduce the problem (on my Debian testing 64-bit
platform with Tcl/Tk version 8.5.3-4 but with no corresponding iTcl/iTk).
Do