[
https://issues.apache.org/jira/browse/PROTON-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357717#comment-16357717
]
Andrew Stitcher commented on PROTON-927:
----------------------------------------
I figured out why the windows build was segfaulting - it was a 32 bit build and
so the 64 bit time values were not being passed as a bool on the stack, but as
a bool "and an extra 32 bit thing"
> absolute-expiry-time, creation-time are encoded as 0 if not set rather than
> null
> --------------------------------------------------------------------------------
>
> Key: PROTON-927
> URL: https://issues.apache.org/jira/browse/PROTON-927
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-c
> Affects Versions: 0.9.1
> Reporter: Gordon Sim
> Assignee: Andrew Stitcher
> Priority: Major
> Labels: codec
> Fix For: proton-c-0.21.0
>
>
> They should instead be encoded as null (since there is no default). (Possibly
> affects all numeric fields in headers and properties sections(?))
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]