[CHANGES]
- Attempt to support HPUX, which may need additional compiletime
arguments to support anonymous inner unions
- Better compiletime error messages by attempting to include some
source context in the same style as yyerror()
- Slight compiletime performance boost by setting PERL_NO_GET_CONTEXT
[BUGFIXES]
- Check for recursive parser errors and abort (RT137458)