Re: How I Came To Write D on Hacker News

2014-04-08 Thread Joakim
On Tuesday, 8 April 2014 at 21:36:45 UTC, Walter Bright wrote: https://news.ycombinator.com/ Doesn't seem to have made it to reddit yet. Wasn't this written and posted on Dr. Dobbs many months ago? I remember reading it a while back.

Bugzilla maintenance tonight

2014-04-08 Thread Brad Roberts
Tonight at 11pm pacific time, about 3 hours from now, the D bugzilla is going to go read-only for some much needed maintenance and upgrading. Assuming all goes well, it will come back an hour or so later as issues.dlang.org. That name isresolvable now with an old copy of the db -- don't use it

Re: How I Came to Write D -- by Walter Bright

2014-04-08 Thread Walter Bright
On 4/8/2014 7:28 PM, asman wrote: The single one sane explanation is I actually came from future. Got any stock tips?

Re: How I Came to Write D -- by Walter Bright

2014-04-08 Thread asman
On Tuesday, 8 April 2014 at 21:44:24 UTC, Andrei Alexandrescu wrote: http://www.reddit.com/r/programming/comments/22jwcu/how_i_came_to_write_d/ http://goo.gl/32R36e Andrei Wait a second. I think there's something wrong here. I've read this article several days ago! I claimed this one wasn't

Re: How I Came To Write D on Hacker News

2014-04-08 Thread Walter Bright
On 4/8/2014 2:36 PM, Walter Bright wrote: https://news.ycombinator.com/ Doesn't seem to have made it to reddit yet. Andrei to the rescue: http://www.reddit.com/r/programming/comments/22jwcu/how_i_came_to_write_d/

How I Came to Write D -- by Walter Bright

2014-04-08 Thread Andrei Alexandrescu
http://www.reddit.com/r/programming/comments/22jwcu/how_i_came_to_write_d/ http://goo.gl/32R36e Andrei

How I Came To Write D on Hacker News

2014-04-08 Thread Walter Bright
https://news.ycombinator.com/ Doesn't seem to have made it to reddit yet.

Re: Interesting rant about Scala's issues

2014-04-08 Thread Paulo Pinto
Using Ada code examples below: On Monday, 7 April 2014 at 16:25:45 UTC, Regan Heath wrote: On Mon, 07 Apr 2014 16:15:41 +0100, Paulo Pinto wrote: Am 07.04.2014 12:07, schrieb Regan Heath: On Mon, 07 Apr 2014 00:17:45 +0100, Andrei Alexandrescu wrote: On 4/6/14, 10:52 AM, Walter Bright wr

Re: Interesting rant about Scala's issues

2014-04-08 Thread Leandro Lucarella
Dicebot, el 7 de April a las 12:04 me escribiste: > On Monday, 7 April 2014 at 10:07:03 UTC, Regan Heath wrote: > >Got a DIP/spec/design to share? > > > >R > > I think biggest mistake of D enums is merging constants and actual > enumerations into single entity which has resulted in weak typing of

Re: Anchovy is good,Find a bug: can't get the gui.lib

2014-04-08 Thread Andrej Mitrovic
On 4/8/14, FrankLike <1150015...@qq.com> wrote: > I build the anchovy's guidemo, > but can't get the gui.lib, > the err is :timemanager.d(153) instantiated from > here:sort!(a.) > std\range.d(2188) can't be declared be a funtion > > you can test the build ,you will see it. In the future ple