Operating System - HP-UX
1751757 Members
5266 Online
108781 Solutions
New Discussion

If interested with ! Solving a Bison/Flex issue

 
Ph Vouters
Valued Contributor

If interested with ! Solving a Bison/Flex issue

Dear HP-UX user,

 

If interested with and provided you ever write or troubleshoot a syntax parser using Bison/Flex or yacc/lex.

The original code was causing a SIGSEGV when an End-Of-Line (EOL) was replaced by an End-Of-File (EOF). I have been working onto this issue, the syntax parser being based upon Bison/Flex.

 

The file I propose to download contains a simplification of the real syntax parser. It owns my solution to the problem and initally served me as a problem demonstrator to work with.

 

You will find all details at http://vouters.dyndns.org/tima/Linux-bison-flex-Dealing_with_EOF_at_EOL_condition.html

 

In the hope this can help some of you, either you being a developer or a support person.

 

Regards,

Philippe