Bug 27026

Summary: Guard signal.h dependency with HAVE(SIGNAL_H)
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, ddkilzer, hausmann, norbert.leser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Other   
Bug Depends on:    
Bug Blocks: 27065    
Attachments:
Description Flags
Proposed fix. darin: review+

Laszlo Gombos
Reported 2009-07-07 05:39:37 PDT
Symbian OpenC (and some other embedded platforms) does not currently provide signal.h. It would be useful to introduce a guard for signal.h, just like the guards for other POSIX headers (HAVE(SYS_PARAM), HAVE(SYS_TIME), etc).
Attachments
Proposed fix. (2.17 KB, patch)
2009-07-07 05:43 PDT, Laszlo Gombos
darin: review+
Laszlo Gombos
Comment 1 2009-07-07 05:43:48 PDT
Created attachment 32374 [details] Proposed fix.
David Kilzer (:ddkilzer)
Comment 2 2009-07-09 12:56:37 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M JavaScriptCore/ChangeLog M JavaScriptCore/jsc.cpp M JavaScriptCore/wtf/Platform.h Committed r45667 M JavaScriptCore/jsc.cpp M JavaScriptCore/wtf/Platform.h M JavaScriptCore/ChangeLog r45667 = 6a4077205c8f8f8e93bca4c41c4b0f91ddb82c57 (trunk) No changes between current HEAD and refs/remotes/trunk Resetting to the latest refs/remotes/trunk http://trac.webkit.org/changeset/45667
Note You need to log in before you can comment on or make changes to this bug.