Bug 61165

Summary: Remove unused HAVE_STDINT_H define from config.h
Product: WebKit Reporter: Xan Lopez <xan.lopez>
Component: PlatformAssignee: Xan Lopez <xan.lopez>
Status: RESOLVED INVALID    
Severity: Normal CC: ap, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ap: review-

Xan Lopez
Reported 2011-05-19 20:28:46 PDT
SSIA.
Attachments
Patch (1.15 KB, patch)
2011-05-19 20:35 PDT, Xan Lopez
ap: review-
Xan Lopez
Comment 1 2011-05-19 20:35:57 PDT
Alexey Proskuryakov
Comment 2 2011-05-19 23:53:06 PDT
Comment on attachment 94165 [details] Patch Please feel free to re-nominate if I'm missing something, but: $ grep -r STDINT_H Source/ Source/JavaScriptCore/wtf/FastMalloc.cpp:#if HAVE(STDINT_H) Source/JavaScriptCore/wtf/TCPageMap.h:#if HAVE(STDINT_H) Source/JavaScriptCore/wtf/TCSpinLock.h:#if HAVE(STDINT_H) Source/JavaScriptCore/wtf/TCSystemAlloc.cpp:#if HAVE(STDINT_H) ...
Xan Lopez
Comment 3 2011-05-20 01:51:17 PDT
Sigh, I guess I suck at grep more than I thought. Sorry about that.
Note You need to log in before you can comment on or make changes to this bug.