We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4826 - Fix wrong verbose flag checked in SDL_test_common.c
Summary: Fix wrong verbose flag checked in SDL_test_common.c
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: main (show other bugs)
Version: HG 2.1
Hardware: All All
: P2 minor
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords: target-2.0.12
Depends on:
Blocks:
 
Reported: 2019-10-15 15:48 UTC by watcom.hecht
Modified: 2019-10-15 16:02 UTC (History)
1 user (show)

See Also:


Attachments
Fix wrong verbose flag checked in SDL_test_common.c (477 bytes, patch)
2019-10-15 15:48 UTC, watcom.hecht
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description watcom.hecht 2019-10-15 15:48:58 UTC
Created attachment 3985 [details]
Fix wrong verbose flag checked in SDL_test_common.c

Fix wrong verbose flag checked in SDL_test_common.c
Comment 1 Ryan C. Gordon 2019-10-15 16:02:42 UTC
Good catch, this patch is now https://hg.libsdl.org/SDL/rev/ddf39a1fc78d, thanks!

--ryan.