We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
./koch boot -d:release iteration: 1 bin/nim c --skipUserCfg --skipParentCfg -d:nimKochBootstrap --nimcache:nimcache/r_linux_i386 -d:release --noNimblePath --compileOnly compiler/nim.nim Hint: used config file '/home/cheatfate/tmp/nim/config/nim.cfg' [Conf] Hint: used config file '/home/cheatfate/tmp/nim/config/config.nims' [Conf] Hint: used config file '/home/cheatfate/tmp/nim/compiler/nim.cfg' [Conf] ......................................................................................................................................................................................................................................................................................................................... /home/cheatfate/tmp/nim/compiler/nir/nirvm.nim(163, 35) Error: type mismatch: got 'BiggestInt' for 'b.m.lit.numbers[litId(b.m.types.nodes[int(y)])]' but expected 'int' FAILURE
The text was updated successfully, but these errors were encountered:
See also #22889; might fix the problem (I cannot test it on the i386)
Sorry, something went wrong.
nightlies can now build it successfully => https://github.com/nim-lang/nightlies/actions/runs/6700413691/job/18217938960
yep, it looks fixed now, thank you
ringabout
No branches or pull requests
Description
The text was updated successfully, but these errors were encountered: