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 - Huge is an Open Watcom reserved word
Summary: Huge is an Open Watcom reserved word
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.0
Hardware: x86 Windows (XP)
: P2 minor
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-30 15:40 UTC by Daniele Forghieri
Modified: 2009-10-04 02:51 UTC (History)
0 users

See Also:


Attachments
patch to changhe huge reserverd word (5.10 KB, patch)
2009-10-04 01:09 UTC, Daniele Forghieri
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!