[
https://issues.apache.org/jira/browse/AVRO-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thiruvalluvan M. G. updated AVRO-915:
-------------------------------------
Attachment: AVRO-915-soln.patch
AVRO-915-prob.patch
One patch demonstrates the problem and the other fixes the problem.
The warnings due to {{offsetof}} macro cannot be suppressed because
{{offsetof}} is the part of the design for serializing objects in the previous
C++ API. We'll deprecate the API some day.
> Large number of warnings in C++ buildsc
> ---------------------------------------
>
> Key: AVRO-915
> URL: https://issues.apache.org/jira/browse/AVRO-915
> Project: Avro
> Issue Type: Improvement
> Components: c++
> Reporter: Thiruvalluvan M. G.
> Assignee: Thiruvalluvan M. G.
> Fix For: 1.6.0
>
> Attachments: AVRO-915-prob.patch, AVRO-915-soln.patch
>
>
> By default, -Wall is disabled for g++. If enabled, it gives a large number of
> warnings. This ticket is to fix those warnings.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira