Opened 17 years ago
Closed 15 years ago
#494 closed Bugs (fixed)
STLPort with NO_IOSTREAMS
Reported by: | nn1234 | Owned by: | Peter Dimov |
---|---|---|---|
Milestone: | Boost 1.35.0 | Component: | smart_ptr |
Version: | None | Severity: | Problem |
Keywords: | Cc: |
Description (last modified by )
Boost does specializations for streams even when _STLP_NO_IOSTREAMS defined. It would be nice to not specialize classes with streams when _STLP_NO_IOSTREAMS macro is defined. Thanx.
Change History (4)
comment:2 by , 15 years ago
Cc: | added |
---|---|
Description: | modified (diff) |
Severity: | → Showstopper |
The patch is a shared_ptr patch. I can't assign this to Peter until he sets his email address in the Trac at http://svn.boost.org
comment:3 by , 15 years ago
Component: | None → smart_ptr |
---|---|
Milestone: | → Boost 1.35.0 |
Owner: | changed from | to
Severity: | Showstopper → Problem |
Status: | assigned → new |
Type: | Feature Requests → Bugs |
comment:4 by , 15 years ago
Cc: | removed |
---|---|
Resolution: | None → fixed |
Status: | new → closed |
The patch is already applied to 1.34 and HEAD according to the Sourceforge tracker.
Note:
See TracTickets
for help on using tickets.