Package: yash
Version: 2.36-1
Severity: critical
When doing field-splitting, fields starting with backslashes are
corrupted: starting from the 2nd field, they have their initial
backslashes removed. Only the first field is left intact.
Given a default $IFS:
testfn() {
printf '%s\n' "$@"
}
VAR
Op 23-05-2025 om 17:40 schreef Vincent Lefevre:
I had forgotten to mention it, but I have already reported the bug
upstream
https://github.com/ksh93/ksh/issues/740
but it was closed.
I've now given it a deeper reconsideration, but my conclusion was the same in
the end: won't fix for nativ
This issue is now tracked upstream, here:
https://github.com/ksh93/ksh/issues/858
--
|| modernish -- harness the shell
|| https://github.com/modernish/modernish
||
|| KornShell lives!
|| https://github.com/ksh93/ksh
3 matches
Mail list logo