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 subversion and git services (JIRA)" <ji...@apache.org> on 2019/01/02 14:18:00 UTC

[jira] [Commented] (AVRO-1416) Minor patches to fix warnings with gcc 4.8, clang 3.3 and visual studio (old versions at least).

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

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

Commit a296ebc8894ad52ae7c0946e635b93cadc709e70 in avro's branch refs/heads/master from Thiruvalluvan M. G.
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=a296ebc ]

Merge pull request #420 from thiru-apache/AVRO-1416

Fixed a few warnings in C++

> Minor patches to fix warnings with gcc 4.8, clang 3.3 and visual studio (old versions at least). 
> -------------------------------------------------------------------------------------------------
>
>                 Key: AVRO-1416
>                 URL: https://issues.apache.org/jira/browse/AVRO-1416
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: c++
>            Reporter: Daniel Russel
>            Assignee: Daniel Russel
>            Priority: Minor
>         Attachments: patch, patch.updated
>
>
> - remove extra export symbols in Compiler.cc
> - add base class initializer of non copyable in copy constructor
> - suppress warning on unavoidable use of offsetof in test



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