| Summary: | Include error with Open Watcom | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Daniele Forghieri <ow_sdl> |
| Component: | build | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86 | ||
| OS: | Windows (XP) | ||
| Attachments: |
include change to compile wityh Open Watcom
Patch to use stdlib.h with Open Watcom |
||
|
Description
Daniele Forghieri
2009-09-30 15:43:47 UTC
Created attachment 389 [details]
include change to compile wityh Open Watcom
Created attachment 412 [details]
Patch to use stdlib.h with Open Watcom
Open Watcom 1.8 has <stdlib.h> so instead of patch the single part when stdlib features are used we use directly the include file as with GCC.
This patch is in subversion, thanks! |