Subject: Re: CVS commit: basesrc/usr.bin/yacc
To: Todd Vierling <tv@wasabisystems.com>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: source-changes
Date: 01/31/2002 13:42:40
On Thu, Jan 31, 2002 at 04:27:11PM -0500, Todd Vierling wrote:

 > Well, in this case, it's already using a proto macro (which happens to be
 > named __P).  It can be renamed at will; this simply makes it work on more
 > than just BSD-based systems.

YACC should not be using __P ... it's in the implementation namespace.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>