NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/43597 CVS commit: src/bin/sh
The following reply was made to PR bin/43597; it has been noted by GNATS.
From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/43597 CVS commit: src/bin/sh
Date: Sun, 25 Mar 2012 14:49:14 -0400
Module Name: src
Committed By: christos
Date: Sun Mar 25 18:49:14 UTC 2012
Modified Files:
src/bin/sh: parser.c
Log Message:
PR/43597: Don't break from parsing word tokens in we are in double quotes.
Fixes: sh -c 'echo "${foo:="first-word"} second-word"'
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 src/bin/sh/parser.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index