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
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