Opened 10 years ago

Closed 10 years ago

#7940 closed Patches (fixed)

Adaption of chrono for vxWorks 6.9

Reported by: p.brockamp@… Owned by: viboes
Milestone: To Be Determined Component: chrono
Version: Boost 1.53.0 Severity: Optimization
Keywords: vxWorks Cc:

Description

This is a small patch to enable chrono in vxWorks 6.9 related to Ticket https://svn.boost.org/trac/boost/ticket/7726

The patch from https://svn.boost.org/trac/boost/changeset/82528 patched only thread_clock.hpp, but a modification in config.hpp is necessary as well.

Attachments (1)

config.hpp.diff (466 bytes ) - added by p.brockamp@… 10 years ago.
BOOST_CHRONO_HAS_PROCESS_CLOCKS may not be defined for vxWorks

Download all attachments as: .zip

Change History (5)

by p.brockamp@…, 10 years ago

Attachment: config.hpp.diff added

BOOST_CHRONO_HAS_PROCESS_CLOCKS may not be defined for vxWorks

comment:1 by p.brockamp@…, 10 years ago

Component: Nonechrono
Owner: set to viboes

comment:2 by viboes, 10 years ago

Status: newassigned
Summary: Adaption for vxWorks 6.9Adaption of chrono for vxWorks 6.9

comment:3 by viboes, 10 years ago

Committed in trunk revision [82659].

comment:4 by viboes, 10 years ago

Resolution: fixed
Status: assignedclosed

(In [82663]) Chrono: fix #7940

Note: See TracTickets for help on using tickets.