Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2004-03-07 23:56:50


Bugs item #911758, was opened at 2004-03-08 04:56
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=911758&group_id=7586

Category: random
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Cromwell Enage (expaler)
Assigned to: Jens Maurer (jmaurer)
Summary: Silent random_number_generator failure.

Initial Comment:
The test program attached to this message fails
silently when attempting to execute line 54. (The test
does not return, but no exceptions or errors are
thrown, either.) The culprit is in
<boost/random/random_number_generator.hpp>, line 52:
the variate_generator&#039;s first template parameter is
base_type. Changing it to base_type& will squash the bug.

Cromwell Enage

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

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

-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
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