Opened 17 years ago

Last modified 15 years ago

#494 closed Bugs (fixed)

STLPort with NO_IOSTREAMS — at Version 2

Reported by: nn1234 Owned by: nobody
Milestone: Boost 1.35.0 Component: smart_ptr
Version: None Severity: Problem
Keywords: Cc:

Description (last modified by Dave Abrahams)

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 (2)

comment:1 by vividos, 16 years ago

Logged In: YES 
user_id=124874

See patch #1551992,
https://sourceforge.net/tracker/index.php?func=detail&aid=1551992&group_id=7586&atid=307586
It does exactly that.

comment:2 by Dave Abrahams, 15 years ago

Cc: pdimov@… 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

Note: See TracTickets for help on using tickets.