[phobos] phobos commit, revision 2296

Brad Roberts braddr at puremagic.com
Mon Jan 10 09:56:34 PST 2011


On 1/10/2011 7:56 AM, dsource.org wrote:
> phobos commit, revision 2296
> 
> 
> user: Masahiro Nakagawa
> 
> msg:
> Add max / min properties to Xorshift
> 
> http://www.dsource.org/projects/phobos/changeset/2296
> 
> paths changed:
> U   trunk/phobos/std/random.d
> 
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos

Either this change or your previous one broke the Linux64 build.  Please take a
look.

http://d.puremagic.com/test-results/test.ghtml?runid=5700
http://d.puremagic.com/test-results/test_data.ghtml?dataid=37884

std/random.d(730): Error: cannot implicitly convert expression (i) of type ulong
to uint
std/random.d(730): Error: cannot implicitly convert expression (i) of type ulong
to uint
std/random.d(730): Error: cannot implicitly convert expression (i) of type ulong
to uint
std/random.d(730): Error: cannot implicitly convert expression (i) of type ulong
to uint
std/random.d(730): Error: cannot implicitly convert expression (i) of type ulong
to uint
std/random.d(730): Error: cannot implicitly convert expression (i) of type ulong
to uint
make[1]: *** [generated/linux/release/libphobos2.a] Error 1


More information about the phobos mailing list