[
https://issues.apache.org/jira/browse/AVRO-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985745#action_12985745
]
Bruce Mitchener commented on AVRO-741:
--------------------------------------
I'd meant to only revert that one part ... but I can see where that would cause
further problems as well with avro_givebytes().
I wouldn't mind seeing a patch that does what you say here. I'm not averse to
API changes ... Personally, I think some pretty serious API breakages are
needed if we want to see adequate performance in the near future.
(But that's probably a 1.6.0 thing...)
> C: examples/quickstep segfaults
> -------------------------------
>
> Key: AVRO-741
> URL: https://issues.apache.org/jira/browse/AVRO-741
> Project: Avro
> Issue Type: Bug
> Components: c
> Reporter: Doug Cutting
> Priority: Blocker
> Fix For: 1.5.0
>
>
> On ubuntu 10.10 32-bit, 'cd lang/c; configure ; make check' currently fails.
> The failure is when running examples/quickstep:
> {code}
> make[2]: Entering directory `/home/cutting/src/avro/trunk/lang/c/examples'
> Successfully added Hicks, Dante id=1
> Successfully added Graves, Randal id=2
> Successfully added Loughran, Veronica id=3
> Successfully added Bree, Caitlin id=4
> Successfully added Silent, Bob id=5
> Successfully added ???, Jay id=6
> Now let's read all the records back out
> Error printing person
> FAIL: quickstop
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.