[phobos] phobos commit, revision 1915

dsource.org noreply at dsource.org
Sun Aug 22 04:37:52 PDT 2010


phobos commit, revision 1915


user: sean

msg:
Bug report from Hans Fugal.  The callback occlusion detection was borked for receive() and receiveTimeout().  It was failing if the final parameter was a Variant both because of an off-by-1 error and because the test should have been in a "static if" instead of just an "if" block.  Unit tests forthcoming.

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



More information about the phobos mailing list