From owner-freebsd-hackers Wed Nov 6 8:46:57 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67FCF37B401 for ; Wed, 6 Nov 2002 08:46:56 -0800 (PST) Received: from skynet.stack.nl (skynet.stack.nl [131.155.140.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA89943E42 for ; Wed, 6 Nov 2002 08:46:55 -0800 (PST) (envelope-from marcolz@stack.nl) Received: from toad.stack.nl (toad.stack.nl [2001:610:1108:5010:202:b3ff:fe17:9e1a]) by skynet.stack.nl (Postfix) with ESMTP id 4C00C4040 for ; Wed, 6 Nov 2002 17:47:54 +0100 (CET) Received: by toad.stack.nl (Postfix, from userid 333) id EEF7796C9; Wed, 6 Nov 2002 17:46:53 +0100 (CET) Date: Wed, 6 Nov 2002 17:46:53 +0100 From: Marc Olzheim To: hackers@FreeBSD.ORG Subject: /usr/src/ed/bin/re.c:99 Message-ID: <20021106164653.GA95733@stack.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Operating-System: FreeBSD toad.stack.nl 4.6-STABLE FreeBSD 4.6-STABLE X-URL: http://www.stack.nl/~marcolz/ Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG .. if ((nd = parse_char_class(++nd)) == NULL) { .. Hmmm... is this legal ? http://www.eskimo.com/~scs/C-faq/q3.1.html seems to tell otherwise... Zlo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message