Commit 54f6512
committed
Fix fakesdl headers when SDL directory included
We introduced the `fakesdl` headers back in emscripten-core#18443 so that anyone trying
to use SDL without using `-sUSE_SDL` (or similar) would see an error.
However we only covered the `SDL_xx.h` include case not the
`SDL/SDL_xx.h` use case.
This means that some users were not seeing the errors they should,
including a few of our test cases.
Split out from emscripten-core#262751 parent dcf2f84 commit 54f6512
File tree
61 files changed
+30
-18
lines changed- site/source/docs/tools_reference
- src
- system/include/fakesdl/SDL
- test
- tools
- maint
- ports
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+30
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1471 | 1471 | | |
1472 | 1472 | | |
1473 | 1473 | | |
1474 | | - | |
1475 | | - | |
1476 | | - | |
1477 | | - | |
1478 | | - | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
| 1477 | + | |
| 1478 | + | |
| 1479 | + | |
1479 | 1480 | | |
1480 | 1481 | | |
1481 | 1482 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments