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

Compiler warnings #155

Closed
danielweck opened this issue Jan 27, 2015 · 1 comment
Closed

Compiler warnings #155

danielweck opened this issue Jan 27, 2015 · 1 comment
Assignees

Comments

@danielweck
Copy link
Member

As pointed-out by @rkwright :

media-overlays_smil_data.h(174): warning C4018: '<' : signed/unsigned mismatch
media-overlays_smil_data.h(223): warning C4018: '<' : signed/unsigned mismatch
media-overlays_smil_data.h(270): warning C4018: '<' : signed/unsigned mismatch
media-overlays_smil_data.h(380): warning C4018: '<' : signed/unsigned mismatch
media-overlays_smil_model.cpp(232): warning C4101: 'exc' : unreferenced local variable
media-overlays_smil_model.cpp(302): warning C4101: 'exc' : unreferenced local variable
media-overlays_smil_model.cpp(489): warning C4018: '<' : signed/unsigned mismatch
media-overlays_smil_model.cpp(564): warning C4018: '<' : signed/unsigned mismatch
media-overlays_smil_model.cpp(572): warning C4018: '>' : signed/unsigned mismatch
media-overlays_smil_model.cpp(911): warning C4101: 'exc' : unreferenced local variable
media-overlays_smil_model.cpp(928): warning C4101: 'exc' : unreferenced local variable
media-overlays_smil_model.cpp(1084): warning C4018: '<' : signed/unsigned mismatch
@danielweck danielweck added the SDK label Jan 27, 2015
@danielweck danielweck self-assigned this Jan 27, 2015
danielweck added a commit that referenced this issue Jan 27, 2015
@danielweck
Copy link
Member Author

Fixed here:
f8618c4

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