Brad Roberts wrote:
On 1/11/2011 12:32 AM, dsource.org wrote:
phobos commit, revision 2309


user: walter

msg:
fix screwed up formatting

http://www.dsource.org/projects/phobos/changeset/2309

paths changed:
U   trunk/phobos/std/zlib.d

A quick test build would save no small amount of failed builds and extra submits
ya know.  The compiler is pretty good at catching these sorts of problems. :)

std/zlib.d(169): Error: cannot implicitly convert expression (destlen) of type
ulong to uint


Yah, well, building 64 bit D2 is not part of my build test script yet. It did work on D1, which allows such implicit casts.
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to