Skip to content

Conversation

atsampson
Copy link

verilogaparse doesn't take any arguments.

This fixes compilation with GCC 15, which defaults to the C23 language standard where () in a prototype is equivalent to (void) - older compilers didn't catch the error.

It doesn't take any arguments. This fixes compilation with GCC 15, which
defaults to the C23 language standard where () in a prototype is
equivalent to (void).
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