RESOLVED FIXED Bug 28824
WebKit should use secure template overloads
https://bugs.webkit.org/show_bug.cgi?id=28824
Summary WebKit should use secure template overloads
Steve Falkenburg
Reported 2009-08-28 16:29:53 PDT
WebKit should define _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1 to get secure template overloads in Visual Studio.
Attachments
Define secure template overloads in vsprops (1.31 KB, patch)
2009-08-28 16:32 PDT, Steve Falkenburg
aroben: review+
Steve Falkenburg
Comment 1 2009-08-28 16:32:00 PDT
Created attachment 38761 [details] Define secure template overloads in vsprops
Adam Roben (:aroben)
Comment 2 2009-08-28 16:34:34 PDT
Comment on attachment 38761 [details] Define secure template overloads in vsprops r=me
Steve Falkenburg
Comment 3 2009-08-28 16:38:25 PDT
FIxed in r47880.
Note You need to log in before you can comment on or make changes to this bug.