[ 
https://issues.apache.org/jira/browse/IMPALA-12372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe McDonnell resolved IMPALA-12372.
------------------------------------
    Fix Version/s: Impala 4.3.0
       Resolution: Fixed

> Only use -Wno-deprecated / -Wno-deprecated-declaration for OpenSSL3
> -------------------------------------------------------------------
>
>                 Key: IMPALA-12372
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12372
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>    Affects Versions: Impala 4.3.0
>            Reporter: Joe McDonnell
>            Assignee: Joe McDonnell
>            Priority: Major
>             Fix For: Impala 4.3.0
>
>
> As part of supporting Redhat 9 / Ubuntu 22, those platforms use OpenSSL3 and 
> compilation will produce warnings that fail our build (due to -Werror). The 
> original change turned off those deprecation warnings for all platforms.
> This is overly broad. We should try to turn off those warnings only for 
> platforms that use OpenSSL3. Otherwise, we are blind to other locations that 
> are using deprecated functions. This came up when investigating using 
> googletest 1.12.1 (which deprecated some calls we use).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to