-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
References for 'BlueBrain/nmodl#1414'.
- Loading branch information
GitHub Actions Bot
committed
Sep 4, 2024
1 parent
331cbd3
commit 440eafd
Showing
59 changed files
with
2,588 additions
and
444 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
[NMODL] [error] :: Code incompatibility detected | ||
[NMODL] [error] :: Cannot translate mod file to .cpp file | ||
[NMODL] [error] :: Fix the following errors and try again | ||
[NMODL] [error] :: Code Incompatibility :: "gbl" variable found at [4.12-14] should be defined as a RANGE variable instead of GLOBAL to enable backend transformations |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
[NMODL] [error] :: Code incompatibility detected | ||
[NMODL] [error] :: Cannot translate mod file to .cpp file | ||
[NMODL] [error] :: Fix the following errors and try again | ||
[NMODL] [error] :: Code Incompatibility :: "gbl" variable found at [4.12-14] should be defined as a RANGE variable instead of GLOBAL to enable backend transformations |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
[NMODL] [error] :: Code incompatibility detected | ||
[NMODL] [error] :: Cannot translate mod file to .cpp file | ||
[NMODL] [error] :: Fix the following errors and try again | ||
[NMODL] [error] :: Code Incompatibility :: "gbl" variable found at [4.12-14] should be defined as a RANGE variable instead of GLOBAL to enable backend transformations |
Oops, something went wrong.