Skip to content

Conversation

@sanjayankur31
Copy link
Contributor

Function declarations that were func () now do not mean func (any args), now they mean func (void):

https://gcc.gnu.org/gcc-15/porting_to.html

Issue also filed at NEURON: neuronsimulator/nrn#3376

Function declarations that were `func ()` now do not mean `func (any args)`,
now they mean `func (void)`:

https://gcc.gnu.org/gcc-15/porting_to.html

Issue also filed at NEURON: neuronsimulator/nrn#3376
@coveralls
Copy link

coveralls commented Apr 8, 2025

Coverage Status

coverage: 69.952%. first build
when pulling 963ef8c on sanjayankur31:fix-mod-c23
into 78235f0 on NeuralEnsemble:master.

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