Opened 14 years ago

Closed 14 years ago

#2528 closed Patches (fixed)

Missing include of iostream in interprocess tests

Reported by: Niklas Angare <li51ckf02@…> Owned by: Ion Gaztañaga
Milestone: Boost 1.38.0 Component: interprocess
Version: Boost Development Trunk Severity: Regression
Keywords: Cc:

Description

Two regression tests fail on all platforms due to this. I guess <iostream> was brought in by some other include before.

Both tests pass for me after applying the patches.

Attachments (2)

doc_named_mutex.cpp.patch (451 bytes ) - added by Niklas Angare <li51ckf02@…> 14 years ago.
managed_mapped_file_test.cpp.patch (479 bytes ) - added by Niklas Angare <li51ckf02@…> 14 years ago.

Download all attachments as: .zip

Change History (3)

by Niklas Angare <li51ckf02@…>, 14 years ago

Attachment: doc_named_mutex.cpp.patch added

by Niklas Angare <li51ckf02@…>, 14 years ago

comment:1 by Ion Gaztañaga, 14 years ago

Resolution: fixed
Status: newclosed

Thanks for the report. Fixed in SVN.

Note: See TracTickets for help on using tickets.