Re: [PATCH] C++ fix for flex

2002-09-08 Thread David O'Brien
On Sat, Sep 07, 2002 at 11:55:08PM -0400, Craig Rodrigues wrote: > Hi, > > As I am fixing some of the C++ ports for GCC 3.2, I found a problem with lex. > The following patch is required for lex to generate code which > can compile with GCC 3.2. It applies to /usr/src/usr.bin/lex Committed. Th

[PATCH] C++ fix for flex

2002-09-07 Thread Craig Rodrigues
Hi, As I am fixing some of the C++ ports for GCC 3.2, I found a problem with lex. The following patch is required for lex to generate code which can compile with GCC 3.2. It applies to /usr/src/usr.bin/lex --- flex.skl.orig Sat Sep 7 23:44:38 2002 +++ flex.sklSat Sep 7 23:45:06 200