Re: [PATCH 1/3] ylwrap: refactor

2012-07-12 Thread Stefano Lattarini
On 07/12/2012 03:51 PM, Akim Demaille wrote: > * lib/ylwrap (guard): New function. > Move functions before actual code. > --- > ACK. Just one nit: in the summary line, please expand the IMHO too terse ylwrap: refactor to ylwrap: refactor: less duplication Thanks, Stefano

[PATCH 1/3] ylwrap: refactor

2012-07-12 Thread Akim Demaille
* lib/ylwrap (guard): New function. Move functions before actual code. --- lib/ylwrap | 48 1 file changed, 28 insertions(+), 20 deletions(-) diff --git a/lib/ylwrap b/lib/ylwrap index 6879d8d..fd29af8 100755 --- a/lib/ylwrap +++ b/lib/ylwrap @@ -1