Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2005-10-13 14:39:49


Bugs item #1326132, was opened at 2005-10-13 21:39
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=1326132&group_id=7586

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Petr Lindovsky (plindovsky)
Assigned to: Nobody/Anonymous (nobody)
Summary: format: assert when parsing invalid pattern

Initial Comment:
An assert occurs in fmter.parse in the following code:

boost::format fmter;
fmter.exceptions(boost::io::no_error_bits);
fmter.parse("Unknown option mask %1$06x%");

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

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

-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
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