C2026 error in VC++ with large number of tokens

Vince Huffaker <[email protected]> Fri, 20 Aug 2021 13:39:54 -0600
Newsgroups gmane.comp.parsers.bison.general
Message-ID <[email protected]>
Hi,

I know this has been a known bug, but it says that it is fixed, and we 
just installed the latest bison, 3.7.6 (from cygwin).  We are building a 
YPP file and getting this error on a YY_ASSERT line that has lots of 
tokens in it.

Was this bug fixed?  Do we have some weirdness in our code that sneaks 
past the fix?  If you just need to look at the YPP file, how shall I get 
that to you?

Thanks much!
--Vince--