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

Bugfix: "ambiguous call to 'select'" caused by aslLevelSetLinear.cxx #37

Merged
merged 1 commit into from
Sep 30, 2017

Conversation

metorm
Copy link
Contributor

@metorm metorm commented Sep 29, 2017

The fixed statement needs an extra "type" parameter to avoid the
“call to 'select' is ambiguous” error.
This issue affects all level set examples.

This solves issue #36

The fixed statement needs an extra "type" parameter to avoid the
“call to 'select' is ambiguous” error.
This issue affects all level set examples.
@AvtechScientific
Copy link
Owner

Hi @metorm,

thank you for the PR! Could you, please, follow the steps outlined bellow so we can accept your PR and credit your contribution:
http://asl.org.il/copyright_assignment/ .
While it looks like a bureaucratic formality - it is the only mechanism we have to enforce AGPL and thus protect ASL (including your contributions) from being exploited. This needs to be done only once for the first pull request.

Have a nice day!

@metorm
Copy link
Contributor Author

metorm commented Sep 29, 2017

OK, I've already signed and sent the ASCA

@AvtechScientific AvtechScientific merged commit f4e3674 into AvtechScientific:master Sep 30, 2017
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