Bug 121836

Summary: [GTK] Tons of warnings caused by using FORTIFY_SOURCE in an unoptimized build
Product: WebKit Reporter: Gustavo Noronha (kov) <gustavo>
Component: WebKitGTKAssignee: Gustavo Noronha (kov) <gustavo>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, mrobinson, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Gustavo Noronha (kov) 2013-09-24 05:40:37 PDT
/usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^
Comment 1 Gustavo Noronha (kov) 2013-09-24 05:43:13 PDT
Created attachment 212453 [details]
Patch
Comment 2 Gustavo Noronha (kov) 2013-09-26 09:35:12 PDT
Comment on attachment 212453 [details]
Patch

Clearing flags on attachment: 212453

Committed r156462: <http://trac.webkit.org/changeset/156462>
Comment 3 Gustavo Noronha (kov) 2013-09-26 09:35:18 PDT
All reviewed patches have been landed.  Closing bug.