bug#9933: ylwrap bug

2012-07-23 Thread Stefano Lattarini
tags 9933 + moreinfo thanks Hi Bruce, sorry for the delay. On 11/01/2011 05:56 PM, Bruce Korb wrote: > On 11/01/11 09:22, Stefano Lattarini wrote: >>> AM_LFLAGS = @LEX_FL@ --header-file=$(LEX_HEADER) -DYY_NO_INPUT=1 >>> So ylwrap fires off the flex program and it runs just fine, the tiny >>>

bug#9933: ylwrap bug

2011-11-01 Thread Bruce Korb
On 11/01/11 09:22, Stefano Lattarini wrote: AM_LFLAGS = @LEX_FL@ --header-file=$(LEX_HEADER) -DYY_NO_INPUT=1 So ylwrap fires off the flex program and it runs just fine, the tiny problem is that it also removes the temporary directory before I can salvage the generated header. This is inconv