Skip to content

Make vecevent.mod and Gfluct3.mod compatible with the upcoming NEURON release (& current master)#4

Merged
iraikov merged 1 commit into
soltesz-lab:masterfrom
pramodk:pramodk/neuron-master-9-fixes
Sep 23, 2022
Merged

Make vecevent.mod and Gfluct3.mod compatible with the upcoming NEURON release (& current master)#4
iraikov merged 1 commit into
soltesz-lab:masterfrom
pramodk:pramodk/neuron-master-9-fixes

Conversation

@pramodk

@pramodk pramodk commented Sep 23, 2022

Copy link
Copy Markdown
Contributor

This shouldn't break anything with

release (current master)

* MOD file translation is being changed from C to C++ and requires
  certain changes for type safety. These are all syntax changes.
  See https://nrn.readthedocs.io/en/latest/guide/porting_mechanisms_to_cpp.html

* Gfluct3.mod declares a variable of the same name as RANGE variable.
  This will be an error in the upcoming release.
  See neuronsimulator/nrn/pull/1992
@iraikov

iraikov commented Sep 23, 2022

Copy link
Copy Markdown
Member

Thank you for the updates!

@pramodk pramodk deleted the pramodk/neuron-master-9-fixes branch September 23, 2022 14:18
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