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

Fix RANGE and FUNCTION/PROCEDURE name conflict#1318

Merged
JCGoran merged 7 commits into
masterfrom
jelic/fix_range_function_name_conflict
Jun 13, 2024
Merged

Fix RANGE and FUNCTION/PROCEDURE name conflict#1318
JCGoran merged 7 commits into
masterfrom
jelic/fix_range_function_name_conflict

Conversation

@JCGoran

@JCGoran JCGoran commented Jun 12, 2024

Copy link
Copy Markdown
Contributor

Fix for #1316.

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

codecov Bot commented Jun 12, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.43%. Comparing base (d226bef) to head (b26cfd8).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1318      +/-   ##
==========================================
+ Coverage   85.42%   85.43%   +0.01%     
==========================================
  Files         178      178              
  Lines       13394    13424      +30     
==========================================
+ Hits        11442    11469      +27     
- Misses       1952     1955       +3     

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

@bbpbuildbot

This comment has been minimized.

@JCGoran JCGoran marked this pull request as ready for review June 13, 2024 06:16
@JCGoran JCGoran linked an issue Jun 13, 2024 that may be closed by this pull request
bbpadministrator pushed a commit to BlueBrain/nmodl-references that referenced this pull request Jun 13, 2024
@JCGoran JCGoran requested review from 1uc and pramodk June 13, 2024 06:25
Comment thread test/unit/visitor/semantic_analysis.cpp
Comment thread test/unit/visitor/semantic_analysis.cpp
Comment thread src/visitors/semantic_analysis_visitor.cpp Outdated
bbpadministrator pushed a commit to BlueBrain/nmodl-references that referenced this pull request Jun 13, 2024
@bbpbuildbot

Copy link
Copy Markdown
Collaborator

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

Status and direct links:

@JCGoran JCGoran merged commit a7bf7d9 into master Jun 13, 2024
@JCGoran JCGoran deleted the jelic/fix_range_function_name_conflict branch June 13, 2024 08:45
JCGoran added a commit to neuronsimulator/nrn that referenced this pull request Mar 12, 2025
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.

Prevent same name for RANGE and FUNCTION.

3 participants