You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/__w/SDL/SDL/src/video/SDL_video.c: In function 'SDL_CreateWindowTexture':
/__w/SDL/SDL/src/video/SDL_video.c:363:36: error: '%s' directive argument is null [-Werror=format-overflow=]
363 | SDL_Log("render_driver == '%s'", render_driver);
| ^~
cc1: all warnings being treated as errors
If Haiku is not a release blocker for 3.2.0 (is it? it's a BeOS derivative, which seems pretty obscure), then this CI job should probably be taken off the critical path.
The text was updated successfully, but these errors were encountered:
If Haiku is not a release blocker for 3.2.0 (is it? it's a BeOS derivative, which seems pretty obscure), then this CI job should probably be taken off the critical path.
The text was updated successfully, but these errors were encountered: