You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/11/08 14:44:00 UTC

[jira] [Commented] (AVRO-3610) [C++] Upgrade from C++ 11 to C++ 17

    [ https://issues.apache.org/jira/browse/AVRO-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630461#comment-17630461 ] 

ASF subversion and git services commented on AVRO-3610:
-------------------------------------------------------

Commit 016323828f147f185d03f50d2223a2f50bfafce1 in avro's branch refs/heads/avro-3646-serde-for-enum-mixed-variants from John McClean
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=016323828 ]

AVRO-3650: [C++] Fix build on Manjaro (#1920)

* AVRO-3610: Compile with C++14 to avoid boost warning

* AVRO-3610: Fix list of C++ reserved words

* AVRO-3610: Go to C++17 to resolve boost compatibility issue

Co-authored-by: jmccl <jm...@users.noreply.github.com>

> [C++] Upgrade from C++ 11 to C++ 17
> -----------------------------------
>
>                 Key: AVRO-3610
>                 URL: https://issues.apache.org/jira/browse/AVRO-3610
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: c++
>            Reporter: Martin Tzvetanov Grigorov
>            Assignee: John McClean
>            Priority: Major
>             Fix For: 1.12.0
>
>
> Apache Arrow is discussing upgrading C++ from 11 to 17 - https://lists.apache.org/thread/9g14n3odhj6kzsgjxr6k6d3q73hg2njr.
> Avro C++ also builds on C++ 11 at the moment.
> Should we also make this upgrade ?



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