cs.ucla.edu> <[EMAIL PROTECTED]> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <[EMAIL PROTECTED]> Cc: Bison Patches <[email protected]> Content-Transfer-Encoding: 7bit From: Hans Aberg <[EMAIL PROTECTED]> Subject: Re: too many warnings from Bison CVS for Pike Date: Mon, 6 Feb 2006 20:42:46 +0100 To: Paul Eggert <[EMAIL PROTECTED]> X-Mailer: Apple Mail (2.746.2)
On 6 Feb 2006, at 20:36, Hans Aberg wrote: > So, I think the C++ requirement, as of now, must be that the parser > semantic type must be a POD. Also, although exceptions can be thrown within the parser actions when using a POD, the parser stack will leak memory. Hans Aberg
