[Webkit-unassigned] [Bug 124178] Start moving off of NSCalendarDate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 12 06:22:52 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=124178


Anders Carlsson <andersca at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #216641|review?                     |review-
               Flag|                            |




--- Comment #8 from Anders Carlsson <andersca at apple.com>  2013-11-12 06:21:34 PST ---
(From update of attachment 216641)
View in context: https://bugs.webkit.org/attachment.cgi?id=216641&action=review

> Source/WebKit/mac/History/WebHistory.h:131
> +#pragma clang diagnostic push
> +#pragma clang diagnostic ignored "-Wdeprecated-declarations"
>  - (NSArray *)orderedItemsLastVisitedOnDay:(NSCalendarDate *)calendarDate;
> +#pragma clang diagnostic pop

We can't disable deprecation warnings in public headers!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list