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

Avoid calling promote_tuple_eltype in generated function to fix issue #671

Merged
merged 1 commit into from
Oct 16, 2019

Conversation

andreasnoack
Copy link
Member

with promotion of user defined types. This is a minimal version of #670. I still think it would be beneficial to avoid generated functions when they aren't needed but it it's not urgent. In contrast this current issue is causing issues when using StaticArrays with ForwardDiff so it would be useful to get fixed immediately. I'd appreciate if you could make a bugfix release after merging this.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.007%) to 81.516% when pulling b78a9e3 on an/promote2 into 4cfeb58 on master.

@c42f
Copy link
Member

c42f commented Oct 16, 2019

Sounds fine to me. We are overdue for a new release but it will contain breaking changes so we'd need to backport this to release immediately. Easy enough, just some work.

@c42f c42f merged commit d1c6288 into master Oct 16, 2019
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.

3 participants