[Flex-devel] Unicode %option array bug
flex is a tool for generating scanners
Brought to you by:
wlestes
From: Paul <pa...@pr...> - 2012-06-29 18:59:49
|
Hi, Using the patch I previously distributed for 2.5.35, called 2.5.35.u there are bugs in the handling of %option array. In particular the typing in unput is char instead of YY_CHAR. I have a fixed version, but I am still working on seperating the patch into two pieces as requested. I could post the diff if requested. Paul Neelands |