Skip to content
Snippets Groups Projects
Commit 3cc8bba3 authored by Brian Christiansen's avatar Brian Christiansen
Browse files

Handle gcc "ignoring return value" warning

reported when compiling with optimizations (-O2). The compiler ignores
the (void) cast and reports the error.
parent 61ab4f25
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment