Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119261 - bash 3.1 parsing bug: Single quotes are lost from v="$(cmd $'A\tB')"
Summary: bash 3.1 parsing bug: Single quotes are lost from v="$(cmd $'A\tB')"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL: http://lists.gnu.org/archive/html/bug...
Whiteboard:
Keywords:
Depends on:
Blocks: 117770
  Show dependency tree
 
Reported: 2006-01-17 00:03 UTC by Ed Catmur
Modified: 2006-03-07 21:03 UTC (History)
7 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
bug-bash-2006-01-msg00033-single-quotes-parsing.patch (bug-bash-2006-01-msg00033-single-quotes-parsing.patch,3.57 KB, patch)
2006-01-17 00:45 UTC, Ed Catmur
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Catmur 2006-01-17 00:03:10 UTC
Root cause bug for bug 117770.

http://lists.gnu.org/archive/html/bug-bash/2006-01/msg00033.html is a message on the bug-bash mailing list that reports and provides a suggested patch.
Comment 1 Ed Catmur 2006-01-17 00:45:46 UTC
Created attachment 77322 [details, diff]
bug-bash-2006-01-msg00033-single-quotes-parsing.patch

Patch from link, with tab/spaces corrected to apply OK.
Comment 2 Matthew Almond 2006-02-02 09:13:40 UTC
Confirmed this patch does fix this problem exhibited in bug 117770. Thanks.
Comment 3 Ben Ford 2006-02-06 00:32:24 UTC
fixed the problem for me as well.  Is there any reason that this isn't in the bash package even though there's been a patch available for close to a month and several bash package updates?
Comment 4 SpanKY gentoo-dev 2006-02-06 18:21:50 UTC
waiting for some upstream feedback on the issue
Comment 5 Mike Auty (RETIRED) gentoo-dev 2006-02-19 16:05:22 UTC
Another _p release has come and gone, but it appears this bug is still here.  Is there any chance of applying this patch (assuming it works successfully) until upstream get back to you?  This is an annoyance that looks like it can be easily fixed...
Comment 6 SpanKY gentoo-dev 2006-03-07 21:03:09 UTC
bash-3.1_p11 has this patch