Dne 13.9.2013 11:54, Clément Chauplannaz napsal(a):
> On Sep 13, 2013, at 11:32 AM, Linus Walleij wrote:
>
>> On Fri, Sep 13, 2013 at 10:38 AM, Clément Chauplannaz
>> wrote:
>>
>>> Thank you for this report. I was able to reproduce this bug and fix it.
>>
>> Thanks! Tested and works fine.
> Glad
On Sep 13, 2013, at 11:32 AM, Linus Walleij wrote:
> On Fri, Sep 13, 2013 at 10:38 AM, Clément Chauplannaz
> wrote:
>
>> Thank you for this report. I was able to reproduce this bug and fix it.
>
> Thanks! Tested and works fine.
Glad to read the patch solves your issue. Thanks for the quick fee
On Fri, Sep 13, 2013 at 10:38 AM, Clément Chauplannaz
wrote:
> Thank you for this report. I was able to reproduce this bug and fix it.
Thanks! Tested and works fine.
> My previous commit changed the separator between sed's substitute
> command and its parameters, from ':' to '/'. The latter con
2013/9/12 Linus Walleij :
> On Thu, Aug 15, 2013 at 11:17 PM, Yann E. MORIN
> wrote:
>
>> From: Clement Chauplannaz
>>
>> Script `config' relies on extensions of `GNU sed', and is thus not
>> working on all Unixes:
>> - in-place edition of files (-i), which can be replaced with
>> a tempor
On Thu, Aug 15, 2013 at 11:17 PM, Yann E. MORIN wrote:
> From: Clement Chauplannaz
>
> Script `config' relies on extensions of `GNU sed', and is thus not
> working on all Unixes:
> - in-place edition of files (-i), which can be replaced with
> a temporary file;
> - extended-regexps (-r),
From: Clement Chauplannaz
Script `config' relies on extensions of `GNU sed', and is thus not
working on all Unixes:
- in-place edition of files (-i), which can be replaced with
a temporary file;
- extended-regexps (-r), which can be split into basic regexps;
- single-line calls to `a' c
6 matches
Mail list logo