[
https://issues.apache.org/jira/browse/AVRO-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting reassigned AVRO-97:
--------------------------------
Assignee: Scott Banachowski
> Bug fix patch for C++
> ---------------------
>
> Key: AVRO-97
> URL: https://issues.apache.org/jira/browse/AVRO-97
> Project: Avro
> Issue Type: Bug
> Components: c++
> Reporter: Scott Banachowski
> Assignee: Scott Banachowski
> Fix For: 1.0.1
>
> Attachments: AVRO-97.patch
>
>
> This patch has several fixes targeted to feedback from alpha users:
> The code generator created some uncompilable code when a "bytes" type appears
> in a union.
> The "bytes" parser template had a spurious &.
> Variable int reader bit shift was off by 1 bit.
> Parser is set to print more verbose error messages and produce exceptions
> with these messages.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.