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

Silence yacc warnings #516

Closed
wants to merge 1 commit into from
Closed

Conversation

Algunenano
Copy link
Member

I was getting tired of them.

Fixes https://trac.osgeo.org/postgis/ticket/4473 but it

@Algunenano Algunenano self-assigned this Nov 16, 2019
@@ -1,4 +1,4 @@
/* A Bison parser, made by GNU Bison 3.4. */
/* A Bison parser, made by GNU Bison 3.4.2. */
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we do something about not committing this file into repo? It looks completely generated, and seems to be going to be built anyway during build process.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unexpectedly I've been asking for this for a long time now. Contrary argument has always been: not everyone can easily get a parser generator nowadays ... Please please let's get rid of it now!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd be ok with it. We just need to make sure it can also be generated with the tarball releases.

@strk
Copy link
Member

strk commented Nov 19, 2019 via email

@Algunenano
Copy link
Member Author

I've created a different issue to handle the file removal (https://trac.osgeo.org/postgis/ticket/4584)

@strk strk closed this in 60bb191 Nov 22, 2019
@Algunenano Algunenano deleted the yacc_warnings branch January 9, 2020 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants