From owner-freebsd-current Mon Jun 8 18:04:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA17398 for freebsd-current-outgoing; Mon, 8 Jun 1998 18:04:01 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from smtp04.primenet.com (daemon@smtp04.primenet.com [206.165.6.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA17368 for ; Mon, 8 Jun 1998 18:03:57 -0700 (PDT) (envelope-from tlambert@usr07.primenet.com) Received: (from daemon@localhost) by smtp04.primenet.com (8.8.8/8.8.8) id SAA21285; Mon, 8 Jun 1998 18:03:34 -0700 (MST) Received: from usr07.primenet.com(206.165.6.207) via SMTP by smtp04.primenet.com, id smtpd021173; Mon Jun 8 18:03:23 1998 Received: (from tlambert@localhost) by usr07.primenet.com (8.8.5/8.8.5) id SAA22165; Mon, 8 Jun 1998 18:03:05 -0700 (MST) From: Terry Lambert Message-Id: <199806090103.SAA22165@usr07.primenet.com> Subject: Re: Variant Link implementation (Was: Re: lorder problem: ....... ) To: mike@smith.net.au (Mike Smith) Date: Tue, 9 Jun 1998 01:03:02 +0000 (GMT) Cc: tlambert@primenet.com, wjw@IAEhv.nl, winter@jurai.net, mike@smith.net.au, current@FreeBSD.ORG In-Reply-To: <199806081905.MAA00529@dingo.cdrom.com> from "Mike Smith" at Jun 8, 98 12:05:22 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > It seems to me that the code Mike did fails on the "${" but NOT "}" case. > > It shouldn't; if it doesn't find the '}' it should fall off the end, > copy the $ and try again. I didn't want to abort on a separator > because it would cause eg. this to not work: > > bin$ -> bin.${DOS/Win version} I misread the code... sorry. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message