Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#7726 closed Patches (wontfix)

Updating vxworks.hpp for the current version of this OS (V6.9)

Reported by: p.brockamp@… Owned by:
Milestone: To Be Determined Component: Building Boost
Version: Boost 1.51.0 Severity: Problem
Keywords: Build VxWorks Cc:

Description

The current vxworks.hpp is badly outdated. I managed to modify and add stuff, so that it works (at least for the RTP), though of course I could not test everything.

While patching the header I stumbled upon some errors in other Boost-files, I could fix. I have attached everything I modified.

Attachments (13)

src.cpp (739 bytes ) - added by p.brockamp@… 10 years ago.
ASIO
config.hpp (5.8 KB ) - added by p.brockamp@… 10 years ago.
Chrono
thread_clock.hpp (2.9 KB ) - added by p.brockamp@… 10 years ago.
Chrono
vxworks.hpp (8.4 KB ) - added by p.brockamp@… 10 years ago.
Config
fpos.hpp (1.1 KB ) - added by p.brockamp@… 10 years ago.
iostreams
create_tables.cpp (18.0 KB ) - added by p 10 years ago.
config.2.hpp (4.3 KB ) - added by p.brockamp@… 10 years ago.
Test
execution_monitor.ipp (49.9 KB ) - added by p.brockamp@… 10 years ago.
Test
variable.hpp (6.5 KB ) - added by p.brockamp@… 10 years ago.
Test
config_file.cpp (8.1 KB ) - added by p.brockamp@… 10 years ago.
Test
config_file_iterator.cpp (24.5 KB ) - added by p.brockamp@… 10 years ago.
Test
operations.cpp (71.5 KB ) - added by p.brockamp@… 10 years ago.
filesystem
cpu_timer.cpp (7.2 KB ) - added by p.brockamp@… 10 years ago.
Timer

Download all attachments as: .zip

Change History (17)

by p.brockamp@…, 10 years ago

Attachment: src.cpp added

ASIO

by p.brockamp@…, 10 years ago

Attachment: config.hpp added

Chrono

by p.brockamp@…, 10 years ago

Attachment: thread_clock.hpp added

Chrono

by p.brockamp@…, 10 years ago

Attachment: vxworks.hpp added

Config

by p.brockamp@…, 10 years ago

Attachment: fpos.hpp added

iostreams

by p, 10 years ago

Attachment: create_tables.cpp added

by p.brockamp@…, 10 years ago

Attachment: config.2.hpp added

Test

by p.brockamp@…, 10 years ago

Attachment: execution_monitor.ipp added

Test

by p.brockamp@…, 10 years ago

Attachment: variable.hpp added

Test

by p.brockamp@…, 10 years ago

Attachment: config_file.cpp added

Test

by p.brockamp@…, 10 years ago

Attachment: config_file_iterator.cpp added

Test

by p.brockamp@…, 10 years ago

Attachment: operations.cpp added

filesystem

by p.brockamp@…, 10 years ago

Attachment: cpu_timer.cpp added

Timer

comment:1 by viboes, 10 years ago

If you want that your ticket is managed you should create a ticket by component with the patch/diff to apply not the resulting file and close this one.

Last edited 10 years ago by viboes (previous) (diff)

comment:2 by viboes, 10 years ago

Resolution: wontfix
Status: newclosed

comment:3 by viboes, 10 years ago

Chrono : Committed in trunk revision [82528].

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

Ack, this was a stupid newby mistake, sorry about that! I will try to make separate tickets for each project. Hopefully I will not mess up or forget anything! Some of the patches depend on each other, though, so a bit of care might be necessary not to break something else.

Note: See TracTickets for help on using tickets.