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 issue #181, i.e. scalar constructParams passed in wrong order #183

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

denizozsen
Copy link

@denizozsen denizozsen commented Apr 30, 2020

This fixes issue #181 (constructParams being applied in the wrong order) by adding a missing break statement in the loop that matches the appropriate scalar argument with the current paramInfo from the outer loop.

…o next paramInfo element on finding a match
@solleer
Copy link
Contributor

solleer commented Jul 14, 2020

Can you add the example from #181 as a unit test so it prevents the issue possibly reappearing in the future?

@jpirnat jpirnat mentioned this pull request Mar 24, 2021
@ridinghoodmedia
Copy link

I'm having this issue too, seeing this open pull request that fixes it from a year ago. Is Dice still maintained?

@jtojnar
Copy link

jtojnar commented Nov 13, 2022

Actually, this was fixed in 3249d52. New version just has not been released yet. cc @TRPB

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.

4 participants