8000 Use INT*_C and UINT*_C macros for special integer constants. by hiyuh · Pull Request #26 · nickg/nvc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Use INT*_C and UINT*_C macros for special integer constants. #26

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

Merged
merged 1 commit into from
Jan 4, 2014

Conversation

hiyuh
Copy link
Contributor
@hiyuh hiyuh commented Jan 4, 2014

SSIA.
following points are worth to consider, IMHO.

  • unify Knuth's multiplicative hash.
  • define markers which are commonly used in src/tree.c and src/type.c.
  • clean up some integer usage like unsigned and int.
    replace size_t and ssize_t looks better in some cases, but this change will affect function decls/calls.

nickg added a commit that referenced this pull request Jan 4, 2014
Use INT*_C and UINT*_C macros for special integer constants.
@nickg nickg merged commit 797aacb into nickg:master Jan 4, 2014
@nickg
Copy link
Owner
nickg commented Jan 4, 2014

There's some duplicated code between tree.c and type.c that I'll clean up soon.

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.

2 participants
0