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

fixes #14; fix compilation issues for latest nim release #18

Merged
merged 1 commit into from
Jun 3, 2019

Conversation

timotheecour
Copy link
Contributor

@timotheecour timotheecour commented Apr 12, 2019

/Users/timothee/.nimble/pkgs/asynctools-0.1.0/asynctools/asyncdns.nim(25, 20) Error: invalid pragma: unchecked
  • other errors

note

supersedes part of #15 (i'm using TSa_Family instead of uint16, which seems better since that's how it's declared in code, eg: lib/posix/posix_other.nim:390:17: sa_family*: TSa_Family), but other parts of #15 are still needed so maybe @treeform can update his PR (note: that PR has been waited on since october 2018...)

@timotheecour timotheecour changed the title fix compilation issues for latest nim release fixes #14; fix compilation issues for latest nim release Apr 12, 2019
@dom96
Copy link

dom96 commented Apr 18, 2019

@cheatfate please merge, this is a big blocker

@pigmej
Copy link

pigmej commented Jun 3, 2019

@cheatfate could this be merged please?

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.

Fails to compile on 0.19.0
4 participants