[
https://issues.apache.org/activemq/browse/AMQCPP-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQCPP-136.
---------------------------------
Resolution: Fixed
This has been resolved in the decaf trunk. I added a boatload of new unit
tests that found several issues that are now fixed. The activemq-cpp trunk
will migrate to using decaf shortly.
> Some IO Stream classes don't honor the stream interface contract
> ----------------------------------------------------------------
>
> Key: AMQCPP-136
> URL: https://issues.apache.org/activemq/browse/AMQCPP-136
> Project: ActiveMQ C++ Client
> Issue Type: Bug
> Components: CMS Impl
> Affects Versions: 2.0, 2.0.1, 2.1
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Priority: Minor
> Fix For: 2.2
>
>
> Some of the streams classes have read methods that do not honor the stream
> interface's contract to throw an IOException or return a minus one for
> specific circumstances. We should take a look at all the io classes and make
> sure they are honoring their contract and create unit tests that properly
> test this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.