FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix child.mod/childa.mod for NEURON 8.2 and 9 C++ MOD translation. by nrnhines · Pull Request #1 · ModelDBRepository/2020504 · GitHub

Fix child.mod/childa.mod for NEURON 8.2 and 9 C++ MOD translation. - #1

Open
nrnhines wants to merge 1 commit into
ModelDBRepository:mainfrom
nrnhines:hines/901-fix
Open

Fix child.mod/childa.mod for NEURON 8.2 and 9 C++ MOD translation.#1
nrnhines wants to merge 1 commit into
ModelDBRepository:mainfrom
nrnhines:hines/901-fix

Conversation

nrnhines commented Aug 7, 2026

Copy link
Copy Markdown

Use NRN_VERSION_GTEQ(9,0,0) wrappers: accessors on 9+, direct Section child/sibling on older NEURON. Convert K&R definitions to prototypes and drop local zero-arg redeclarations of chk_access and hoc_parse_stmt that break under C++.

Use NRN_VERSION_GTEQ(9,0,0) wrappers: accessors on 9+, direct
Section child/sibling on older NEURON. Convert K&R definitions to
prototypes and drop local zero-arg redeclarations of chk_access and
hoc_parse_stmt that break under C++.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL