Opened 9 years ago
Closed 8 years ago
#9543 closed Patches (invalid)
Add BOOST_NO_IOSTREAM support to BOOST_ASSERT_MSG()
| Reported by: | Owned by: | Peter Dimov | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | utility |
| Version: | Boost Development Trunk | Severity: | Problem |
| Keywords: | Cc: |
Description
https://github.com/boostorg/utility/pull/3
Add BOOST_NO_IOSTREAM support to BOOST_ASSERT_MSG()
And introduce BOOST_ASSERT_MSG_FILE to configure the output stream like BOOST_ASSERT_MSG_OSTREAM.
Use of iostream can be an obstacle to use libraries which uses BOOST_ASSERT_MSG() on some poor (about hardware, compiler, etc) environments.
Change History (3)
comment:1 by , 9 years ago
| Owner: | changed from to |
|---|
comment:2 by , 8 years ago
comment:3 by , 8 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Bug report invalidated by change in assert module. Closing.
Note:
See TracTickets
for help on using tickets.

https://github.com/boostorg/utility/pull/3#issuecomment-53617087
... but I don't have privilege to close this trac ticket. Please close.