[
https://issues.apache.org/jira/browse/QPID-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Greig resolved QPID-237.
-------------------------------
Resolution: Fixed
Fix Version/s: M2
Applied to svn rev 492602
> Build broken because of missing IBytesMessage.Reset() impl in
> Qpid.Client.Message.QpidBytesMessage
> --------------------------------------------------------------------------------------------------
>
> Key: QPID-237
> URL: https://issues.apache.org/jira/browse/QPID-237
> Project: Qpid
> Issue Type: Bug
> Components: Dot Net Client
> Environment: .NET 1.1 and 2.0
> Reporter: Tomas Restrepo
> Priority: Blocker
> Fix For: M2
>
> Attachments: QpidBytesMessage.Reset.diff
>
>
> The current build is broken and fails with the following error:
> Client\Message\QpidBytesMessage.cs(37,18): error CS0536:
> 'Qpid.Client.Message.QpidBytesMessage' does not implement interface member
> 'Qpid.Messaging.IBytesMessage.Reset()'.
> 'Qpid.Client.Message.QpidBytesMessage.Reset()' is either static, not public,
> or has the wrong return type.
> Seems like the easiest workaround is to define an explicit
> IBytesMessage.Reset() implementation that calls the protected Reset method.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira