bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: foo=$*: ^A and DEL are prefixed or removed


From: Martijn Dekker
Subject: Re: foo=$*: ^A and DEL are prefixed or removed
Date: Thu, 4 Jan 2018 14:56:22 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

The latest development snapshot appears to have fixed this bug.

However, it introduced a new one: if the positional parameters are
empty, then

    foo=$*

produces a segfault.

Thanks,

- Martijn



reply via email to

[Prev in Thread] Current Thread [Next in Thread]