Re: [CIL users] Reporting of signals

2011-03-07 Thread Gabriel Kerneis
On Mon, Mar 07, 2011 at 11:06:33AM -0500, Jesse M Draper wrote: > --- lib/Cilly.pm.in(revision 12136) > +++ lib/Cilly.pm.in(working copy) > @@ -1324,6 +1324,9 @@ > # sm: now that we always print, don't echo the command again, > # since that makes the output more confusin

[CIL users] Reporting of signals

2011-03-07 Thread Jesse M Draper
Cilly.pm ignores signals generated by cilly.asm.exe. The following patch to Cilly.pm.in reports to stderr the exact name of the command and the signal that it received before Cil shifts the code. The exit value remains the same. It might be better to heed the comment and not repeat the command