Thread overview
Merry! (Christmas).to!Everyone;
Dec 25, 2013
monarch_dodra
Dec 25, 2013
Jakob Ovrum
Dec 25, 2013
Iain Buclaw
Dec 25, 2013
Iain Buclaw
Dec 25, 2013
Casper Færgemand
December 25, 2013
.... seemed an appropriate way to phrase it. Wishing a great time to all and here's looking forward to a wonderful 2014 for all of us and for D. :-)
December 25, 2013
On Wednesday, 25 December 2013 at 08:24:01 UTC, Joseph Rushton Wakeling wrote:
> .... seemed an appropriate way to phrase it. Wishing a great time to all and here's looking forward to a wonderful 2014 for all of us and for D. :-)

My first thought was:
Extra parenthesis around Chritmas. Please remove.
"Merry!Christmas.to!Everyone;"

I think I've been reviewing for too long...

Merry Christmas to the D community :)
December 25, 2013
On Dec 25, 2013 8:25 AM, "Joseph Rushton Wakeling" < joseph.wakeling@webdrake.net> wrote:
>
> .... seemed an appropriate way to phrase it. Wishing a great time to all
and here's looking forward to a wonderful 2014 for all of us and for D. :-)

import std.scrooge;
return bah!"humbug";

Regards
-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';


December 25, 2013
On 25/12/13 10:32, Iain Buclaw wrote:
> import std.scrooge;
> return bah!"humbug";

Your code has a bug in it :-)

December 25, 2013
On 25/12/13 10:44, Joseph Rushton Wakeling wrote:
> On 25/12/13 10:32, Iain Buclaw wrote:
>> import std.scrooge;
>> return bah!"humbug";
>
> Your code has a bug in it :-)

Fix submitted:

    foreach(ghost; ThreeSpirits)
    {
        visit(ebenezer);
    }

December 25, 2013
On Dec 25, 2013 9:48 AM, "Joseph Rushton Wakeling" < joseph.wakeling@webdrake.net> wrote:
>
> On 25/12/13 10:44, Joseph Rushton Wakeling wrote:
>>
>> On 25/12/13 10:32, Iain Buclaw wrote:
>>>
>>> import std.scrooge;
>>> return bah!"humbug";
>>
>>
>> Your code has a bug in it :-)
>
>
> Fix submitted:
>
>     foreach(ghost; ThreeSpirits)
>     {
>         visit(ebenezer);
>     }
>

Don't you mean.

foreach(ghost; ThreeSpirits)
{
  with(ghost)
    visit(ebenezer);
}


December 25, 2013
On Wednesday, 25 December 2013 at 09:22:45 UTC, monarch_dodra wrote:
> My first thought was:
> Extra parenthesis around Chritmas. Please remove.
> "Merry!Christmas.to!Everyone;"
>
> I think I've been reviewing for too long...

It wouldn't be D without the wonderful community to review and revise and make good stuff even better :-)
December 25, 2013
On Wednesday, 25 December 2013 at 11:57:46 UTC, Iain Buclaw wrote:
> Don't you mean.
>
> foreach(ghost; ThreeSpirits)
> {
>   with(ghost)
>     visit(ebenezer);
> }

What the Dickens are you talking about? :-)
December 25, 2013
On Wednesday, 25 December 2013 at 09:22:45 UTC, monarch_dodra wrote:
> On Wednesday, 25 December 2013 at 08:24:01 UTC, Joseph Rushton Wakeling wrote:
>> .... seemed an appropriate way to phrase it. Wishing a great time to all and here's looking forward to a wonderful 2014 for all of us and for D. :-)
>
> My first thought was:
> Extra parenthesis around Chritmas. Please remove.
> "Merry!Christmas.to!Everyone;"

Lol, same for me.
December 25, 2013
Added commits on christmas eve. Pretty decent christmas imo. ~~