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

Compile using VS? #10

Open
jrkst34 opened this issue Oct 18, 2018 · 0 comments
Open

Compile using VS? #10

jrkst34 opened this issue Oct 18, 2018 · 0 comments

Comments

@jrkst34
Copy link

jrkst34 commented Oct 18, 2018

Looks like the Visual Studio compiler doesn't like a few things in here if "warning as error" is turned on:

a) the dump methods all fail with "warning 4309: 'argument: truncation of constant value"
b) the int/uint comparitor functions give a "warning 4018: ',=': signed/unsigned mismatch"

Any thoughts on whether it's safe to ignore those warnings? It seems like it's not...

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

1 participant