DescriptionRevert of Ignore deprecated declaration warnings in GTM. (patchset #1 id:1 of https://codereview.chromium.org/1752513002/ )
Reason for revert:
Reverting patchset as requested by thakis@.
"""
I don't think that's the right fix. When moving from 10.5 to 10.6, we fixed the
warnings in GTM. We should do this again.
In general, adding -Wno-deprecated-declarations is almost never the right fix.
"""
Original issue's description:
> Ignore deprecated declaration warnings in GTM.
>
> GTM supports ancient iOS and OSX versions, so it's full of APIs that have been
> deprecated in more recent iOS and OSX versions. Ignore all deprecated
> declaration warnings.
>
> BUG=547071
>
> Committed: https://crrev.com/911d21a2392ead090e2c4bbe3fb3285546865d7b
> Cr-Commit-Position: refs/heads/master@{#378539}
TBR=mark@chromium.org,thakis@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=547071
Committed: https://crrev.com/400cf2fcc7edcb6c792cbfa5984beb4ef3b35e5b
Cr-Commit-Position: refs/heads/master@{#384073}
Patch Set 1 #
Messages
Total messages: 10 (2 generated)
|