You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/04/01 13:11:00 UTC

[jira] [Updated] (AVRO-2165) Use nested namespaces in C++ instead of :: separated ones

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

Thiruvalluvan M. G. updated AVRO-2165:
--------------------------------------
    Affects Version/s: 1.8.2
             Priority: Minor  (was: Major)
        Fix Version/s: 1.8.3
          Component/s: c++

> Use nested namespaces in C++ instead of :: separated ones
> ---------------------------------------------------------
>
>                 Key: AVRO-2165
>                 URL: https://issues.apache.org/jira/browse/AVRO-2165
>             Project: Avro
>          Issue Type: Improvement
>          Components: c++
>    Affects Versions: 1.8.2
>            Reporter: Thiruvalluvan M. G.
>            Priority: Minor
>             Fix For: 1.8.3
>
>
> Namespace definitions using colons are supported since C++17 ([http://en.cppreference.com/w/cpp/language/namespace]).
> This fix makes the library usable for C++11 and avoids compiler error "Compiler Error C2429" ([https://docs.microsoft.com/en-us/cpp/error-messages/compiler-errors-1/compiler-error-c2429]).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)