Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fitting] Fix errors in GLSDer::geomVar() #68

Merged
merged 1 commit into from
May 27, 2023

Conversation

julesvidal
Copy link
Contributor

This PR brings two fixes to build errors related to the GLSDer::geomVar() function:

  1. The Base::isScaleDer() function was improperly called and seemed to yield a const correctedness error. For now its call was just replaced by a more direct test.

  2. Wrong namespace for some function calls

@github-actions
Copy link

Stale pull request message

@nmellado nmellado merged commit 50a9856 into poncateam:master May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants