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

[REG] ~/.nimble_choosenim/pkgs/jester-0.2.0/jester.nim(531, 21) Error: type mismatch: got <Time> but expected 'int' #138

Closed
timotheecour opened this issue Apr 16, 2018 · 2 comments

Comments

@timotheecour
Copy link
Contributor

timotheecour commented Apr 16, 2018

@dom96

regression: with latest nim
nim c -o:app -r bugs/t20_jester_type_mismatch.nim

# D20180415T214821
import jester

$HOME/.nimble_choosenim/pkgs/jester-0.2.0/jester.nim(531, 21) Error: type mismatch: got but expected 'int'

@timotheecour timotheecour changed the title /Users/timothee/.nimble_choosenim/pkgs/jester-0.2.0/jester.nim(531, 21) Error: type mismatch: got <Time> but expected 'int' ~/.nimble_choosenim/pkgs/jester-0.2.0/jester.nim(531, 21) Error: type mismatch: got <Time> but expected 'int' Apr 16, 2018
@timotheecour timotheecour changed the title ~/.nimble_choosenim/pkgs/jester-0.2.0/jester.nim(531, 21) Error: type mismatch: got <Time> but expected 'int' [REG] ~/.nimble_choosenim/pkgs/jester-0.2.0/jester.nim(531, 21) Error: type mismatch: got <Time> but expected 'int' Apr 16, 2018
@timotheecour
Copy link
Contributor Author

actually, this was fixed in master; could jester update it's git tag to make jester installed via nimble install jester work on latest nim ?

@dom96 dom96 closed this as completed Jul 12, 2018
@dom96
Copy link
Owner

dom96 commented Jul 12, 2018

Fixed.

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

No branches or pull requests

2 participants