| Summary: | Lot of "shadowed declaration" warnings in yuv_rgb_sse_func.h | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Vitaly Novichkov <admin> |
| Component: | video | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | icculus |
| Version: | HG 2.1 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Vitaly Novichkov
2018-01-22 15:10:09 UTC
This should be fixed in https://hg.libsdl.org/SDL/rev/c3a05f3b1f8b, but let me know if I missed any. --ryan. Whoops, way too fast on the commit: https://hg.libsdl.org/SDL/rev/65634e8189f0 fixes the build. --ryan. Thanks! Warnings now finally gone! :-D |