Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Don't print int* range variables.#1340

Merged
1uc merged 2 commits into
masterfrom
1uc/style_ion-bug
Jul 12, 2024
Merged

Don't print int* range variables.#1340
1uc merged 2 commits into
masterfrom
1uc/style_ion-bug

Conversation

@1uc

@1uc 1uc commented Jul 12, 2024

Copy link
Copy Markdown
Collaborator

Since int* range variables aren't cached (only double * are), there's no pointer we can make the int** point to. So far we only see these for style_ variables.

bbpadministrator pushed a commit to BlueBrain/nmodl-references that referenced this pull request Jul 12, 2024
@codecov

codecov Bot commented Jul 12, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.14%. Comparing base (332c8b3) to head (f25b861).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1340      +/-   ##
==========================================
- Coverage   86.14%   86.14%   -0.01%     
==========================================
  Files         179      179              
  Lines       13663    13661       -2     
==========================================
- Hits        11770    11768       -2     
  Misses       1893     1893              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bbpbuildbot

Copy link
Copy Markdown
Collaborator

Logfiles from GitLab pipeline #221483 (:white_check_mark:) have been uploaded here!

Status and direct links:

@1uc 1uc marked this pull request as ready for review July 12, 2024 11:43
@1uc 1uc merged commit 2af37ab into master Jul 12, 2024
@1uc 1uc deleted the 1uc/style_ion-bug branch July 12, 2024 13:55
JCGoran pushed a commit to neuronsimulator/nrn that referenced this pull request Mar 12, 2025
* Add regression test.

* Don't print `int*` range variables.

NMODL Repo SHA: BlueBrain/nmodl@2af37ab
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants