On Tue, 26 Oct 2010 23:41:52 +0900, Daniel Murphy <[email protected]> wrote:

Looks awesome!

A couple of things:
The output range code should use put(range, data) instead of
range.put(data)
The whole static if at 1136 is dead code and refers to a variable that is
never declared

Applied!

http://bitbucket.org/repeatedly/scrap/changeset/faebc7c954d2

The unittest block at 1471 doesn't compile for me, but this might be
because I'm still using 2.047
The import comments should probably be replaced with true selective
imports (unless this is to work around the protection level bugs or
something)

I want to use selective import, but...
http://d.puremagic.com/issues/show_bug.cgi?id=314


Masahiro
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to