Path: csiph.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!goblin2!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: Robert Elz Newsgroups: gnu.bash.bug Subject: Re: Bug Report concerning backslash in bash5 Date: Wed, 29 Jul 2020 15:39:01 +0700 Lines: 16 Approved: bug-bash@gnu.org Message-ID: References: <4099319f-bc5e-a2ef-cfe8-6189df5a44b6@archlinux.org> <87ft9azxwb.fsf@hobgoblin.ariadne.com> <25979.1596011941@jinx.noi.kre.to> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: usenet.stanford.edu 1596011980 32228 209.51.188.17 (29 Jul 2020 08:39:40 GMT) X-Complaints-To: action@cs.stanford.edu Cc: bug-bash@gnu.org To: Eli Schwartz Envelope-to: bug-bash@gnu.org In-Reply-To: <4099319f-bc5e-a2ef-cfe8-6189df5a44b6@archlinux.org> Received-SPF: permerror client-ip=2001:3c8:9009:181::2; envelope-from=kre@munnari.OZ.AU; helo=munnari.OZ.AU X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -8 X-Spam_score: -0.9 X-Spam_bar: / X-Spam_report: (-0.9 / 5.0 requ) BAYES_00=-1.9, KHOP_HELO_FCRDNS=1, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <25979.1596011941@jinx.noi.kre.to> X-Mailman-Original-References: <4099319f-bc5e-a2ef-cfe8-6189df5a44b6@archlinux.org> <87ft9azxwb.fsf@hobgoblin.ariadne.com> Xref: csiph.com gnu.bash.bug:16645 Date: Tue, 28 Jul 2020 22:41:52 -0400 From: Eli Schwartz Message-ID: <4099319f-bc5e-a2ef-cfe8-6189df5a44b6@archlinux.org> | I'm not sure what point you're trying to make here. Are you arguing that | *printing* these backslash escapes is valid behavior here, and the | reporter has merely misunderstood the shell rules? Neither I suspect, Dale just didn't notice which backslashes Ralph meant were the problem - the one in the expansion of $BLA was never it, it is the others that appeared - which is an obvious bug (probably something trivial) which I would expect will be quickly fixed. kre