On Sat, 21 Sep 2019 20:21:12 +0800, Michael Mikonos wrote: > When I remembered to check if upstream flex had fixed the sf_pop() > issue I found their fix was a little different: > https://github.com/westes/flex/commit/9ba6e5283efd2fe454d3bc92eca960b3ebd9129 > 4 > > Notably, FLEX_EXIT() is not called so flexscan() won't immediately > terminate. This allows other syntax errors to be reported. > The following patch applies what they have.
Let's go with the upstream patch then. OK millert@ - todd
