| Summary: | Fallthrough warnings gcc-7 | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Martin Gerhardy <martin.gerhardy> |
| Component: | build | Assignee: | Sam Lantinga <slouken> |
| Status: | WAITING --- | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | gcc 7 fallthrough warnings | ||
Fixed, thanks! https://hg.libsdl.org/SDL/rev/93013728e8a3 Looks like this https://hg.libsdl.org/SDL/rev/93013728e8a3 doesn't fix it (for whatever reason) same is true for DUFFS_LOOP4 fix - maybe due to the fact that it is a macro? I have no idea yet. Will investigate a little bit more. Ideas are welcome. Btw. thanks for taking care that fast. It works here with gcc 7.2. What version of gcc are you using? GCC 7.2.0-1 (Debian) Okay, well feel free to submit a patch that works for you. |
Created attachment 2922 [details] gcc 7 fallthrough warnings There are more warnings as in #3780