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

Fix sf bug 391 #160

Merged
merged 1 commit into from Sep 30, 2015
Merged

Fix sf bug 391 #160

merged 1 commit into from Sep 30, 2015

Conversation

devel-chm
Copy link
Member

biop() routine for code generation was not correct for
operators that do not need to support the $swap argument.
Since that doesn't affect the operator calculation I've
just enable the $swap for all biop() to avoid debugging
a mess of new special cases.

biop() routine for code generation was not correct for
operators that do not need to support the $swap argument.
Since that doesn't affect the operator calculation I've
just enable the $swap for all biop() to avoid debugging
a mess of new special cases.
@devel-chm devel-chm closed this Sep 30, 2015
@devel-chm devel-chm reopened this Sep 30, 2015
@wchristian wchristian merged commit 2139f08 into master Sep 30, 2015
@wchristian wchristian deleted the sf391-biop-bug branch September 30, 2015 20:25
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.

None yet

2 participants