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 817

Summary: Include for test (Open Watcom compile)
Product: SDL Reporter: Daniele Forghieri <ow_sdl>
Component: buildAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: x86   
OS: Windows (XP)   
Attachments: C++ var. inizialization, include needed

Description Daniele Forghieri 2009-09-30 15:48:24 UTC
Some tests doesn't use the correct include statement (and there are some missing declaration) and some test use C++ variable after statement, preventing compile wicth Open Watcom

The patch attached fixes this
Comment 1 Daniele Forghieri 2009-10-04 01:19:29 UTC
Created attachment 391 [details]
C++ var. inizialization, include needed
Comment 2 Sam Lantinga 2009-10-04 02:55:30 UTC
This is fixed, thanks!