Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix flex version validation. #508

Closed

Conversation

AmbientLighter
Copy link
Contributor

It is needed in order to skip validation warning when flex 2.6.4 is used because it doesn't conform to invalid regexp.

@TinoDidriksen
Copy link
Member

TinoDidriksen commented May 11, 2021

I build on most recent Debian and Ubuntu, which both have flex 2.6.4, and haven't run into this problem. (Edit: Oh, it's only a warning.)

But the version check can be entirely removed. Even Debian oldoldstable has version 2.5.39, and that's no longer a supported platform.

@AmbientLighter
Copy link
Contributor Author

Okay, done.

@AmbientLighter AmbientLighter deleted the feature/flex-compare branch May 11, 2021 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants