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