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

Mac/GPUImageView.m warnings #1328

Open
rivera-ernesto opened this issue Dec 9, 2013 · 0 comments
Open

Mac/GPUImageView.m warnings #1328

rivera-ernesto opened this issue Dec 9, 2013 · 0 comments

Comments

@rivera-ernesto
Copy link
Contributor

Two warnings related to this switch statement where the kGPUImageRotateRightFlipHorizontalis missing.

https://github.com/BradLarson/GPUImage/blob/master/framework/Source/Mac/GPUImageView.m#L311

  • Enumeration value 'kGPUImageRotateRightFlipHorizontal' not handled in switch.
  • Control may reach end of non-void function

Related to #1199.

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