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

Summary: Fix wrong verbose flag checked in SDL_test_common.c
Product: SDL Reporter: watcom.hecht
Component: mainAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: minor    
Priority: P2 CC: icculus
Version: HG 2.1Keywords: target-2.0.12
Hardware: All   
OS: All   
Attachments: Fix wrong verbose flag checked in SDL_test_common.c

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.