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

mir.combinatorics: uint on windows x86 #97

Closed
wilzbach opened this issue Apr 15, 2016 · 0 comments
Closed

mir.combinatorics: uint on windows x86 #97

wilzbach opened this issue Apr 15, 2016 · 0 comments
Labels

Comments

@wilzbach
Copy link
Member

seems like I should add some casts - will prepare a PR.

source\mir\combinatorics\package.d(129,27): Error: safe function 'mir.combinatorics.__unittestL122_2' cannot call system function 'mir.combinatorics.binomial!(BigInt, int).binomial' 
source\mir\combinatorics\package.d(700,35): Error: cannot implicitly convert expression (binomial(n, repeatLen)) of type ulong to uint
source\mir\combinatorics\package.d(983,34): Error: cannot implicitly convert expression (binomial(n + repeatLen - 1u, repeatLen)) of type ulong to uint
@wilzbach wilzbach added the bug label Apr 15, 2016
wilzbach added a commit to wilzbach/mir that referenced this issue Apr 15, 2016
wilzbach added a commit to wilzbach/mir that referenced this issue Apr 15, 2016
wilzbach added a commit to wilzbach/mir that referenced this issue Apr 15, 2016
wilzbach added a commit to wilzbach/mir that referenced this issue Apr 15, 2016
wilzbach added a commit to wilzbach/mir that referenced this issue Apr 15, 2016
@9il 9il closed this as completed in ca686cf Apr 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant