16 Feb
2009
16 Feb
'09
8:58 p.m.
On Mon, 2009-02-16 at 15:52 +1300, chris packham wrote:
Also seems to be present in the latest version checked out from the git repo but I'll do some more digging.
I've confirmed that this does indeed happen on the latest version from the git repo. I've attached a patch that addresses this. Looks like the 'include' implementation assumes that yy_switch_to_buffer closes the old file (which flex 2.5.33 doesn't, I haven't tried other versions).