Re: [PATCH 4/18] Simplify sed script and make awk script more robust

2009-06-16 Thread Vladimir 'phcoder' Serbinenko
On Tue, Jun 16, 2009 at 2:59 AM, Pavel Roskin wrote: > On Sat, 2009-05-30 at 16:44 +0200, Vladimir 'phcoder' Serbinenko wrote: > > sed on apple's platform is more limited here is workaround. awk needs > > a check not to make module depend on itself in some cases > > Sorry for not being able to re

Re: [PATCH 4/18] Simplify sed script and make awk script more robust

2009-06-15 Thread Pavel Roskin
On Sat, 2009-05-30 at 16:44 +0200, Vladimir 'phcoder' Serbinenko wrote: > sed on apple's platform is more limited here is workaround. awk needs > a check not to make module depend on itself in some cases Sorry for not being able to review this series earlier. This patch doesn't seem to be properl

[PATCH 4/18] Simplify sed script and make awk script more robust

2009-05-30 Thread Vladimir 'phcoder' Serbinenko
sed on apple's platform is more limited here is workaround. awk needs a check not to make module depend on itself in some cases -- Regards Vladimir 'phcoder' Serbinenko diff --git a/Makefile.in b/Makefile.in index cd79b0b..e00f9c3 100644 --- a/Makefile.in +++ b/Makefile.in @@ -213,7 +213,7 @@ ins