diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2018-10-04 10:04:12 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2018-10-04 16:39:06 +0200 |
commit | c3c88d6bbe4109fcf1a6d53e947faec775c96e42 (patch) | |
tree | 65a8364b451cbeaa49cec03fcebaf54ce35741ac /sw | |
parent | 1346d0c125c35094d241bbc1e0e0316433a292aa (diff) |
loplugin:redundantcast
"static_cast from 'CGContextRef' (aka 'CGContext *') prvalue to 'CGContextRef'
(aka 'CGContext *') prvalue is redundant" with
--with-macosx-version-min-required=10.14 at least. (Not exactly sure why this
warning only starts to appear now. Presumably something changed in the system
headers. Lets see whether older baseline builds are happy with the dropped
casts, too.)
Change-Id: Id52d1891e5e33f7c37d095440339980b4000ca4e
Reviewed-on: https://gerrit.libreoffice.org/61353
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sw')
0 files changed, 0 insertions, 0 deletions