2014/1/17 Allin Cottrell <cottrell(a)wfu.edu <mailto:cottrell@wfu.edu>>
On Fri, 17 Jan 2014, Artur T. wrote:
> The following results in a crash using cvs from 13.01.2014 in
Windows 7:
>
> <hansl>
> printf "Test %s",
> </hansl>
Is there some context we're missing here? In your script, was there
a line
following the "printf" command, and if so what was it?
If I try this, just as stated, with current CVS I get the expected error
message, "Command has insufficient arguments".
I can confirm the problem with a recent 32bit-snapshot on a 64-bit Win7.
Gretl doesn't literally crash, but goes into inresponsive mode
"forever", so I have to kill it.
-sven