On Tue, Jun 16, 2009 at 2:59 AM, Pavel Roskin <pro...@gnu.org> 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 review this series earlier.  This patch
> doesn't seem to be properly explained.  It's not clear is you are
> simplifying the expression without loss in functionality or you chose to
> ignore some cases.

I simplify without the loss of functionality. First simplification is to
split a sed expression using (*|*) construction into two expressions and the
second is not to care about trailing /. Even if it's nicer to avoid double /
in filenames I believe it isn't a problem for any system

>
>
> --
> Regards,
> Pavel Roskin
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>



-- 
Regards
Vladimir 'phcoder' Serbinenko
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to