time conversions fail on solaris
--------------------------------
Key: QPID-3620
URL: https://issues.apache.org/jira/browse/QPID-3620
Project: Qpid
Issue Type: Bug
Components: C++ Broker, C++ Client
Affects Versions: 0.15
Environment: Solaris sparc 64
Reporter: Cliff Jansen
Assignee: Cliff Jansen
Condition::wait(Mutex&, const AbsTime& absoluteTime) fails for far future time
during cast/truncation from 64 bit int to posix timespec.tv_sec. The time is
actually in the past and the wait times out instantly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]