Git Product home page Git Product logo

Comments (7)

lexxmark avatar lexxmark commented on July 18, 2024

Thank you for reporting issues here.
As I see the 1st problem related with win_bison tool and the 2nd with win_flex.

I found yyuserAction name in \bison\data\glr.c file only. It's skeleton file to produce actual generator source code. I didn't modify it during migration to windows system. There is no newer version of GNU bison tool available. So if you want we can fix it by ourself, just give me a patch that fixes the code.

For the second warning I can upgrade win_flex from 2.6.3 to 2.6.4 and give you to test. If it fixes warnings I'll publish a new release.

Regards,
Alex

from winflexbison.

andan342 avatar andan342 commented on July 18, 2024

PR #9 created, fixing the first warning.

from winflexbison.

andan342 avatar andan342 commented on July 18, 2024

@lexxmark , thanks merging the fix!

The other problem appears to be already fixed in Flex 2.6.4:

*** We honor user defined yy_* macros again. We are also more careful to not leak macro definitions into header files.

Would be nice to update winflexbison to 2.6.4 soon. WDYT?

from winflexbison.

lexxmark avatar lexxmark commented on July 18, 2024

I'm working on it.
Once it's done I'll issue an update.

Thank you

from winflexbison.

lexxmark avatar lexxmark commented on July 18, 2024

Please try upgrated win_flex.exe executable:
win_flex.zip

from winflexbison.

andan342 avatar andan342 commented on July 18, 2024

I just completed an extensive check. Works well now. Thanks a lot!

from winflexbison.

lexxmark avatar lexxmark commented on July 18, 2024

You are welcome!
I have upgraded download page on sourceforge web site.

from winflexbison.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.