------- Comment #2 from redi at gcc dot gnu dot org 2010-04-06 10:40 ------- (In reply to comment #0) > [Note that the same issue exists with other ways of invoking using the > generator (e.g., a std::uniform_real_distribution<float> with bounds of > 0 and 1 will indeed return 1); but it's less clear its a bug in those > cases (although, for instance, boost's random implementation never > seems to return the upper bound).]
Again, referring to the latest draft: "A uniform_real_distribution random number distribution produces random numbers x, a <= x < b" So that does appear to be a bug -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43660 ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100406104038.6484.qm...@sourceware.org