Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2004-06-14 00:35:35


Bugs item #972406, was opened at 2004-06-13 22:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=972406&group_id=7586

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Tokenizer.hpp doesn't work with BOOST_ENABLE_ASSERT_HANDLER

Initial Comment:
Using boost-1.31.0

Tokenizer.hpp has #include <cassert> on line 23 - this
prevents a custom assert function from working
properly when trying to use
BOOST_ENABLE_ASSERT_HANDLER.

It looks like token_iterator.hpp and
token_functions.hpp also do the same thing.

It would be nice if these used the common boost assert
mechanism instead of directly #including <cassert>.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=972406&group_id=7586

-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Boost-bugs mailing list
Boost-bugs_at_[hidden]
https://lists.sourceforge.net/lists/listinfo/boost-bugs


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk