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

size_t, ssize_t ... etc are not document #2142

Closed
araraloren opened this issue Jul 4, 2018 · 1 comment
Closed

size_t, ssize_t ... etc are not document #2142

araraloren opened this issue Jul 4, 2018 · 1 comment
Labels
docs Documentation issue (primary issue type) NOTSPECCED need roast tests before documenting update part of "docs" - indicates this is an update for an existing section; rewrite, clarification, etc.

Comments

@araraloren
Copy link

The problem

size_t is not documented in new native type page, and also the type ssize_t, ulong, ulonglong

Suggestions

@JJ JJ added docs Documentation issue (primary issue type) update part of "docs" - indicates this is an update for an existing section; rewrite, clarification, etc. NOTSPECCED need roast tests before documenting labels Jul 4, 2018
@JJ
Copy link
Contributor

JJ commented Jul 4, 2018

They are not part of roast; they are declared in a NativeCall::Types module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation issue (primary issue type) NOTSPECCED need roast tests before documenting update part of "docs" - indicates this is an update for an existing section; rewrite, clarification, etc.
Projects
None yet
Development

No branches or pull requests

2 participants