Skip site navigation (1)Skip section navigation (2)
Date:      27 Apr 2000 19:58:17 +0200
From:      Dag-Erling Smorgrav <des@flood.ping.uio.no>
To:        chris@calldei.com
Cc:        cvs-committers@freebsd.org, freebsd-arch@freebsd.org
Subject:   Re: cvs commit: src/contrib/tcsh - Imported sources
Message-ID:  <xzpitx3fmti.fsf@flood.ping.uio.no>
In-Reply-To: Dag-Erling Smorgrav's message of "27 Apr 2000 16:17:29 %2B0200"
References:  <imp@village.org> <20000415231805.33B311CD7@overcee.netplex.com.au> <20000416024118.A71475@lucifer.bart.nl> <20000415203009.B99830@holly.calldei.com> <xzpd7nbhbly.fsf@flood.ping.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
Dag-Erling Smorgrav <des@flood.ping.uio.no> writes:
> vgrind(1) does not use any magic constructs specific to csh, and
> rewriting it for sh should be a) trivial and b) an improvement, since
> the current code needs to work around bugs and misfeatures in csh.
> 
> Further improvements and simplifications can be made by using
> getopt(1) instead of the current option-parsing hack.

In fact, I'd do it right here and now, except I can't get (unmodified)
vgrind(1) to work at all:

des@des ~% vgrind src/test.c
/usr/share/tmac/tmac.safer:3: error: end of file while defining macro `un'
/usr/share/tmac/tmac.safer:3: error: end of file while defining macro `un'
des@des ~% uname -a
FreeBSD des.follo.net 4.0-STABLE FreeBSD 4.0-STABLE #5: Sat Mar 25 22:53:09 CET 2000     des@des.follo.net:/usr/src/sys/compile/DES  i386

DES
-- 
Dag-Erling Smorgrav - des@flood.ping.uio.no




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpitx3fmti.fsf>