| Summary: | GCC warning about _MSC_VER with -Wundef in SDL_stdinc.h | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ben Swick <ravas.gorefiend> |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | trivial | ||
| Priority: | P2 | CC: | bb51 |
| Version: | HG 2.1 | Keywords: | target-2.0.4, triage-2.0.4 |
| Hardware: | All | ||
| OS: | Linux | ||
|
Description
Ben Swick
2014-07-29 20:14:39 UTC
Not only GCC, I get the same warnings with clang on OS X. Marking a large number of bugs with the "triage-2.0.4" keyword at once. Sorry if you got a lot of email from this. This is to help me sort through some bugs in regards to a 2.0.4 release. We may or may not fix this bug for 2.0.4, though! (sorry if you get a lot of copies of this email, I'm marking several bugs at once) Marking bugs for the (mostly) final 2.0.4 TODO list. This means we're hoping to resolve this bug before 2.0.4 ships if possible. In a perfect world, the open bug count with the target-2.0.4 keyword is zero when we ship. (Note that closing a bug report as WONTFIX, INVALID or WORKSFORME might still happen.) --ryan. This is fixed in https://hg.libsdl.org/SDL/rev/61f57bbbc2f3, thanks! --ryan. |