Message-ID: <D43824B9-F14B-4CA5-BE85-6695568639F2@r-project.org>
Date: 2006-10-31T20:50:40Z
From: Simon Urbanek
Subject: missing SIGWINCH?
In-Reply-To: <CD068A86-EFB8-46C6-97A6-0C89FB94DFD2@sandia.gov>
Jon,
I don't have access to a Mac Pro, so I can't test anything, but based
on your report I found a bug in R_system that affects signal handling
during "system" calls on Macs. Please test the current R-devel
(39754) or R-2-4-branch (39755) to see if it solves your problem.
Thanks,
Simon
On Oct 31, 2006, at 2:48 PM, Jon Stearley wrote:
> I have an R library which uses identify() and system(com="xterm -e
> less /a/corresponding/file") to view files when I click on an x11
> () plot. I can successfully resize the xterm on Linux (i486) and
> Macos 10.4 (G4 and G5), but NOT Macos 10.4 (Intel). For example,
> on a new mac pro:
> [...]
>