www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Merry! (Christmas).to!Everyone;

reply "Joseph Rushton Wakeling" <joseph.wakeling webdrake.net> writes:
.... 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. :-)
Dec 25 2013
next sibling parent reply "monarch_dodra" <monarchdodra gmail.com> writes:
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 :)
Dec 25 2013
next sibling parent "Joseph Rushton Wakeling" <joseph.wakeling webdrake.net> writes:
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 :-)
Dec 25 2013
prev sibling parent "Jakob Ovrum" <jakobovrum gmail.com> writes:
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.
Dec 25 2013
prev sibling next sibling parent Iain Buclaw <ibuclaw gdcproject.org> writes:
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';
Dec 25 2013
prev sibling next sibling parent Joseph Rushton Wakeling <joseph.wakeling webdrake.net> writes:
On 25/12/13 10:32, Iain Buclaw wrote:
 import std.scrooge;
 return bah!"humbug";
Your code has a bug in it :-)
Dec 25 2013
prev sibling next sibling parent Joseph Rushton Wakeling <joseph.wakeling webdrake.net> writes:
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); }
Dec 25 2013
prev sibling next sibling parent reply Iain Buclaw <ibuclaw gdcproject.org> writes:
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); }
Dec 25 2013
parent "Joseph Rushton Wakeling" <joseph.wakeling webdrake.net> writes:
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? :-)
Dec 25 2013
prev sibling parent "Casper =?UTF-8?B?RsOmcmdlbWFuZCI=?= <shorttail hotmail.com> writes:
Added commits on christmas eve. Pretty decent christmas imo. ~~
Dec 25 2013