Alternately, a Tuple containing one value could be implicitly convertible to that type. Then I wouldn't have to vary the return type based on the number of values requested.
On Jun 4, 2010, at 3:57 PM, Andrei Alexandrescu wrote: > Walter, fixing this bug is urgent. Could you please give it priority? > > Andrei > > On 06/04/2010 05:49 PM, dsource.org wrote: >> phobos commit, revision 1575 >> >> >> user: sean >> >> msg: >> Fixed an issue with tid.send(). Also added ostensibly correct code for >> receiveOnly in a version(none) block because there appears to be a compiler >> bug that prevents it from working. >> >> http://www.dsource.org/projects/phobos/changeset/1575 >> >> _______________________________________________ >> phobos mailing list >> [email protected] >> http://lists.puremagic.com/mailman/listinfo/phobos > _______________________________________________ > phobos mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/phobos _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
