Formating output of retro

Brad Anderson eco at gnuk.net
Thu Feb 9 11:50:17 PST 2012


On Thu, Feb 9, 2012 at 12:41 PM, Jesse Phillips
<jessekphillips+D at gmail.com>wrote:

> On Thursday, 9 February 2012 at 18:59:47 UTC, Dmitry Olshansky wrote:
>
>> Finally getting to debug std.regex issues, I've found that it seems like
>>
>> import std.stdio, std.range;
>>
>> void main()
>> {
>>        writefln("%s",retro("abcd"));
>> }
>>
>> no longer works, can anyone on older version check if it's regression?
>>
>
> Works in 2.056
>

And in 2.057.  It doesn't work in 2.058 beta. Error during compilation:

Error: static assert  "Cannot put a Result into a LockingTextWriter"

Regards,
Brad Anderson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20120209/9a8273ef/attachment.html>


More information about the Digitalmars-d mailing list