You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/03 20:16:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16462995#comment-16462995 ] 

ASF GitHub Bot commented on AVRO-2165:
--------------------------------------

kwallner commented on issue #275: AVRO-2165 Change namespace definitions in C++. Use nested namespaces instead of…
URL: https://github.com/apache/avro/pull/275#issuecomment-386422418
 
 
   So I have created an account on apache jira (kwallner), but I was not able to assign the ticket. Looks like I'm lacking the permission to assign for tickets.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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)