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

Warnings In code #4

Open
TrianglesPCT opened this issue Jan 19, 2017 · 1 comment
Open

Warnings In code #4

TrianglesPCT opened this issue Jan 19, 2017 · 1 comment

Comments

@TrianglesPCT
Copy link

VS2015 reports 3 warnings

They are listed here:

Warning C4127 conditional expression is constant ska_sort.hpp 1119
Warning C4457 declaration of 'end' hides function parameter ska_sort.hpp 1123
Warning C4127 conditional expression is constant ska_sort.hpp 1179

@eloj
Copy link

eloj commented Jan 13, 2018

#7 Likely fixes the middle one, though it's possible that there are several different shadows and I just haven't had an instansiation that surfaces them all (doesn't help that the test file doesn't build out of the box).

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