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 814

Summary: Huge is an Open Watcom reserved word
Product: SDL Reporter: Daniele Forghieri <ow_sdl>
Component: buildAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: minor    
Priority: P2    
Version: HG 2.0   
Hardware: x86   
OS: Windows (XP)   
Attachments: patch to changhe huge reserverd word

Description Daniele Forghieri 2009-09-30 15:40:53 UTC
To compile the source in libm the variable huge must be renamed, I choose huge_val

The patch attached change it so it compiles
Comment 1 Daniele Forghieri 2009-10-04 01:09:49 UTC
Created attachment 388 [details]
patch to changhe huge reserverd word
Comment 2 Sam Lantinga 2009-10-04 02:51:19 UTC
Your patch is in subversion, thanks!