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

suppress line markers from Flex and Bison output #222

Merged
merged 2 commits into from
Dec 24, 2021

Conversation

Smattr
Copy link
Owner

@Smattr Smattr commented Dec 23, 2021

This aids reproducible builds, which we have gradually been progressing towards.

At this point it seems unlikely the Flex bug¹ that prevents using
%option noline will ever be fixed. So lets just use the work around for it.

¹ westes/flex#268

This aids reproducible builds, which we have gradually been progressing towards.

At this point it seems unlikely the Flex bug¹ that prevents using
`%option noline` will ever be fixed. So lets just use the work around for it.

¹ westes/flex#268
@Smattr Smattr force-pushed the smattr/D152DEF2-BD84-4C95-B8D5-3A0EAC4C9B39 branch from 0fc4d3a to 205518c Compare December 23, 2021 15:45
@Smattr Smattr merged commit bb63c8e into master Dec 24, 2021
@Smattr Smattr deleted the smattr/D152DEF2-BD84-4C95-B8D5-3A0EAC4C9B39 branch December 24, 2021 02:33
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.

1 participant