Skip to content

fix name-mangling in context of nimbleFunction lists#1107

Merged
paciorek merged 1 commit into
develfrom
issue_1035
Mar 20, 2021
Merged

fix name-mangling in context of nimbleFunction lists#1107
paciorek merged 1 commit into
develfrom
issue_1035

Conversation

@paciorek
Copy link
Copy Markdown
Contributor

@paciorek paciorek commented Mar 15, 2021

This fixes issue #1035, which fixes an error in name-mangling in creation of C++ related to nimbleFunction lists.

@paciorek paciorek changed the title robustify checking for non-compilable functions in nf run code fix name-mangling in context of nimbleFunction lists Mar 15, 2021
@perrydv
Copy link
Copy Markdown
Contributor

perrydv commented Mar 19, 2021

I think this is ok. You're relying on && to not evaluate the second condition if the first condition is FALSE.

@paciorek
Copy link
Copy Markdown
Contributor Author

Yes, my understanding is that is reasonable R practice.

@paciorek paciorek merged commit 4f19408 into devel Mar 20, 2021
@paciorek paciorek deleted the issue_1035 branch March 20, 2021 16:53
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