Date: Sun, 20 Dec 2009 20:51:20 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh parser.c Message-ID: <200912202051.nBKKphT0055655@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2009-12-20 20:51:20 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
bin/sh parser.c
Log:
SVN rev 200760 on 2009-12-20 20:51:20Z by jilles
MFC r198173: sh: show more info about syntax errors in command substitution:
the line number where the command substitution started.
This applies to both the $() and `` forms but is most useful for ``
because the other line number is relative to the enclosed text there.
(For older versions, -v can be used as a workaround.)
Revision Changes Path
1.63.2.2 +5 -0 src/bin/sh/parser.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912202051.nBKKphT0055655>
