Re: Give me a break

2009-07-03 Thread Don
Walter Bright wrote: yigal chripun wrote: Lars T. Kyllingstad Wrote: yigal chripun wrote: Either you need to have a plan or you need to have a community driven process (Java JSRs, Python PEPs). There is a similar option for D, although it doesn't have a fancy abbreviation: You can put

Re: Give me a break

2009-07-03 Thread Yigal Chripun
Walter Bright Wrote: yigal chripun wrote: Lars T. Kyllingstad Wrote: yigal chripun wrote: Either you need to have a plan or you need to have a community driven process (Java JSRs, Python PEPs). There is a similar option for D, although it doesn't have a fancy abbreviation: You

Re: Give me a break

2009-07-03 Thread Jason House
Christian Kamm wrote: Jason House wrote: there's already someone working on getting that patch into gdb. I've been trying lately to play with the dmd -gc output so that gdb recognizes it properly. I'm not very far, and my queries in #gdb have gone unanswered :( You could also try

Re: Give me a break

2009-07-02 Thread Kagamin
Walter Bright Wrote: Kagamin wrote: If I recall it right there are bugs blocking tango port. I've fixed all the bugs identified by the Tango team as blocking Tango2. If there are more, please give me the bugzilla numbers. I may have an outdated info, I don't track the subject.

Re: Give me a break

2009-07-02 Thread yigal chripun
Lars T. Kyllingstad Wrote: yigal chripun wrote: Either you need to have a plan or you need to have a community driven process (Java JSRs, Python PEPs). There is a similar option for D, although it doesn't have a fancy abbreviation: You can put enhancement requests in Bugzilla and get

Re: Give me a break

2009-07-02 Thread Walter Bright
davidl wrote: ?? Thu, 02 Jul 2009 04:36:16 +0800??Walter Bright newshou...@digitalmars.com : yigal chripun wrote: blocking bugs that affect tango for D2, Please let me know the Bugzilla numbers for these. http://d.puremagic.com/issues/show_bug.cgi?id=3071 //i'm not sure if this

Re: Give me a break

2009-07-02 Thread Walter Bright
yigal chripun wrote: Lars T. Kyllingstad Wrote: yigal chripun wrote: Either you need to have a plan or you need to have a community driven process (Java JSRs, Python PEPs). There is a similar option for D, although it doesn't have a fancy abbreviation: You can put enhancement requests in

Re: Give me a break

2009-07-02 Thread Tom S
Walter Bright wrote: For a more recent example, 3122 contained a patch that was marked as complete and tested, but it had two serious bugs (did not check that a filename was supplied, and did not check for file write errors) and an unnecessary hardcoded OS dependency (on path lengths). These

Re: Give me a break

2009-07-02 Thread Walter Bright
Tom S wrote: Guilty as charged. Sorry about that. I didn't consider the case where someone would not provide a file name and didn't realize that write errors were an issue in this case. I guess I'm used to I/O code throwing exceptions when something goes wrong ;) The MAX_PATH+2 was probably

Re: Give me a break

2009-07-02 Thread Jason House
Walter Bright Wrote: My general experience with posted compiler patches is about half of them are good, the other half are incorrect and require more for the bad half, do you comment in the bug reports about why you think the patches are bad?

Re: Give me a break

2009-07-02 Thread Walter Bright
Jason House wrote: Walter Bright Wrote: My general experience with posted compiler patches is about half of them are good, the other half are incorrect and require more for the bad half, do you comment in the bug reports about why you think the patches are bad? Sometimes, but not usually.

Re: Give me a break

2009-07-02 Thread Brad Roberts
On Thu, 2 Jul 2009, Walter Bright wrote: Jason House wrote: Walter Bright Wrote: My general experience with posted compiler patches is about half of them are good, the other half are incorrect and require more for the bad half, do you comment in the bug reports about why you

Re: Give me a break

2009-07-02 Thread Derek Parnell
On Thu, 02 Jul 2009 13:55:56 -0700, Walter Bright wrote: Jason House wrote: Walter Bright Wrote: My general experience with posted compiler patches is about half of them are good, the other half are incorrect and require more for the bad half, do you comment in the bug reports about why

Re: Give me a break

2009-07-02 Thread Jason House
Walter Bright Wrote: Jason House wrote: Walter Bright Wrote: My general experience with posted compiler patches is about half of them are good, the other half are incorrect and require more for the bad half, do you comment in the bug reports about why you think the patches are

Re: Give me a break

2009-07-02 Thread Walter Bright
Jason House wrote: Silence is frequently mistaken for apathy. Responses to bug reports generate a lot of good will and encourages further help from the community. Bugs open for years with no comments have the opposite effect... Look at the changelog - there's regular and significant progress

Re: Give me a break

2009-07-02 Thread Jason House
Walter Bright Wrote: Jason House wrote: Silence is frequently mistaken for apathy. Responses to bug reports generate a lot of good will and encourages further help from the community. Bugs open for years with no comments have the opposite effect... Look at the changelog - there's

Re: Give me a break

2009-07-02 Thread Walter Bright
Jason House wrote: there's already someone working on getting that patch into gdb. Great! I've been trying lately to play with the dmd -gc output so that gdb recognizes it properly. dumpobj will pretty-print the compiler debug output. It's a handy tool. I'm not very far, and my queries

Re: Give me a break

2009-07-02 Thread Jason House
Walter Bright Wrote: Jason House wrote: there's already someone working on getting that patch into gdb. Great! I've been trying lately to play with the dmd -gc output so that gdb recognizes it properly. dumpobj will pretty-print the compiler debug output. It's a handy tool. Any

Re: Give me a break

2009-07-02 Thread Christian Kamm
Jason House wrote: there's already someone working on getting that patch into gdb. I've been trying lately to play with the dmd -gc output so that gdb recognizes it properly. I'm not very far, and my queries in #gdb have gone unanswered :( You could also try compiling the same file with DMD

Re: Give me a break

2009-07-02 Thread Walter Bright
Jason House wrote: Walter Bright Wrote: Jason House wrote: there's already someone working on getting that patch into gdb. Great! I've been trying lately to play with the dmd -gc output so that gdb recognizes it properly. dumpobj will pretty-print the compiler debug output. It's a handy

Re: Give me a break

2009-07-01 Thread Sean Kelly
== Quote from superdan (su...@dan.org)'s article d00d i ain't gettin' it. did u have a fallin' with tango folks? with phobos folks? both? im stoopid. r u still workin' on druntime? if not to whom did u give it. pls clarify. I'm still maintaining druntime and working with the Phobos folks.

Re: Give me a break

2009-07-01 Thread Don
Tom S wrote: Don wrote: Tom S wrote: Don wrote: Tom S wrote: Lutger wrote: Tom S wrote: Yigal Chripun wrote: (snip) IMHO, the Tango vs. Phobos licensing issue is the biggest bikeshed color problem in the D realm and the only people that can solve it are the tango devs and walter and

Re: Give me a break

2009-07-01 Thread Nick Sabalausky
Don nos...@nospam.com wrote in message news:h2f2pq$64...@digitalmars.com... Tom S wrote: Don wrote: AFL v3.0 Section 9. If You distribute or communicate copies of the Original Work or a Derivative Work, You must make a reasonable effort under the circumstances to obtain the express

Re: Give me a break

2009-07-01 Thread Tom S
Sean Kelly wrote: == Quote from Tom S (h3r3...@remove.mat.uni.torun.pl)'s article Sean Kelly wrote: == Quote from Tom S (h3r3...@remove.mat.uni.torun.pl)'s article And apparently, there's been very little contact with Sean lately, so it's a case of 'us' vs 'them' again. No one has tried to

Re: Give me a break

2009-07-01 Thread Walter Bright
Tom S wrote: Thank you, Sean! Seeing the larger picture now, I'm with you on it. I'd probably rather slit my wrists than be a proxy server / ambassador of this kind. We're in it for the code, not flame wars, after all. I also hope we can forget the quibbles and focus on helping D instead :)

Re: Give me a break

2009-07-01 Thread Walter Bright
Yigal Chripun wrote: IMHO, the Tango vs. Phobos licensing issue is the biggest bikeshed color problem in the D realm and the only people that can solve it are the tango devs and walter and co. of which Neither are willing to budge. A lot of fundamental breaking changes were made to Phobos2 to

Re: Give me a break

2009-07-01 Thread Walter Bright
Jarrett Billingsley wrote: I know _Walter_ had a license-related reason for deliberately not looking at Tango. Tango is under the BSD license, which requires attribution in binaries for linking with it. This is what the license says, regardless of how it is interpreted. I don't feel that can

Re: Give me a break

2009-07-01 Thread yigal chripun
Walter Bright Wrote: Yigal Chripun wrote: IMHO, the Tango vs. Phobos licensing issue is the biggest bikeshed color problem in the D realm and the only people that can solve it are the tango devs and walter and co. of which Neither are willing to budge. A lot of fundamental breaking

Re: Give me a break

2009-07-01 Thread Adam D. Ruppe
On Wed, Jul 01, 2009 at 07:41:17AM -0400, yigal chripun wrote: there is no defined system for the development of D. What does this have to do with the development of an independent project? -- Adam D. Ruppe http://arsdnet.net

Re: Give me a break

2009-07-01 Thread Kagamin
yigal chripun Wrote: there is no defined system for the development of D. even MS has a well defined plan for their .net platform. where's the plan for D? where the process to define that plan? Either you need to have a plan or you need to have a community driven process (Java JSRs,

Re: Give me a break

2009-07-01 Thread Jason House
Kagamin Wrote: yigal chripun Wrote: there is no defined system for the development of D. even MS has a well defined plan for their .net platform. where's the plan for D? where the process to define that plan? Either you need to have a plan or you need to have a community driven

Re: Give me a break

2009-07-01 Thread Jason House
Walter Bright Wrote: If there's more I can do to make this work, I would like to know what that is. I know D does not burden itself with backwards compatibility, but the lack of compatibility has to affect many D projects. There are many D1-only projects that can't be used within D2. When

Re: Give me a break

2009-07-01 Thread Kagamin
Jason House Wrote: My understanding is that the D2 port was an effort by one inspired community member. It lived in its own branch and quickly got out of date. Both D2 and this mailing list are completely ignored by the Tango developers. Once D2 stops changing, they may reconsider. As far

Re: Give me a break

2009-07-01 Thread Sjoerd van Leent
Jason House Wrote: Walter Bright Wrote: If there's more I can do to make this work, I would like to know what that is. I know D does not burden itself with backwards compatibility, but the lack of compatibility has to affect many D projects. There are many D1-only projects that

Re: Give me a break

2009-07-01 Thread Walter Bright
Jason House wrote: Walter Bright Wrote: If there's more I can do to make this work, I would like to know what that is. I know D does not burden itself with backwards compatibility, That's not quite correct. I have strongly resisted any changes to D2 that would *silently* break programs.

Re: Give me a break

2009-07-01 Thread Walter Bright
yigal chripun wrote: Walter Bright Wrote: Yigal Chripun wrote: IMHO, the Tango vs. Phobos licensing issue is the biggest bikeshed color problem in the D realm and the only people that can solve it are the tango devs and walter and co. of which Neither are willing to budge. A lot of

Re: Give me a break

2009-07-01 Thread Walter Bright
Kagamin wrote: If I recall it right there are bugs blocking tango port. I've fixed all the bugs identified by the Tango team as blocking Tango2. If there are more, please give me the bugzilla numbers.

Re: Give me a break

2009-07-01 Thread yigal chripun
Kagamin Wrote: yigal chripun Wrote: there is no defined system for the development of D. even MS has a well defined plan for their .net platform. where's the plan for D? where the process to define that plan? Either you need to have a plan or you need to have a community driven

Re: Give me a break

2009-07-01 Thread Adam D. Ruppe
On Wed, Jul 01, 2009 at 01:21:58PM -0400, yigal chripun wrote: the lack of proper planning relates to everything: I think D has proper planning. It has a unified guiding vision with Walter Bright and Andrei Alexandrescu. And they discuss it in blogs and on this newsgroup, which usually gets

Re: Give me a break

2009-07-01 Thread Jason House
Walter Bright Wrote: Jason House wrote: Walter Bright Wrote: If there's more I can do to make this work, I would like to know what that is. I know D does not burden itself with backwards compatibility, That's not quite correct. I have strongly resisted any changes to D2 that

Re: Give me a break

2009-07-01 Thread superdan
yigal chripun Wrote: Kagamin Wrote: yigal chripun Wrote: there is no defined system for the development of D. even MS has a well defined plan for their .net platform. where's the plan for D? where the process to define that plan? Either you need to have a plan or you need

Re: Give me a break

2009-07-01 Thread Nick Sabalausky
Jason House jason.james.ho...@gmail.com wrote in message news:h2flfv$1bk...@digitalmars.com... Kagamin Wrote: yigal chripun Wrote: there is no defined system for the development of D. even MS has a well defined plan for their .net platform. where's the plan for D? where the process to

Re: Give me a break

2009-07-01 Thread Walter Bright
yigal chripun wrote: blocking bugs that affect tango for D2, Please let me know the Bugzilla numbers for these.

Re: Give me a break

2009-07-01 Thread Lars T. Kyllingstad
yigal chripun wrote: Either you need to have a plan or you need to have a community driven process (Java JSRs, Python PEPs). There is a similar option for D, although it doesn't have a fancy abbreviation: You can put enhancement requests in Bugzilla and get people to vote for them. -Lars

Re: Give me a break

2009-07-01 Thread Lars T. Kyllingstad
Adam D. Ruppe wrote: On Wed, Jul 01, 2009 at 01:21:58PM -0400, yigal chripun wrote: the lack of proper planning relates to everything: I think D has proper planning. It has a unified guiding vision with Walter Bright and Andrei Alexandrescu. And they discuss it in blogs and on this newsgroup,

Re: Give me a break

2009-07-01 Thread Jarrett Billingsley
On Wed, Jul 1, 2009 at 4:48 AM, Walter Brightnewshou...@digitalmars.com wrote: Jarrett Billingsley wrote: I know _Walter_ had a license-related reason for deliberately not looking at Tango. Tango is under the BSD license, which requires attribution in binaries for linking with it. This is

Re: Give me a break

2009-07-01 Thread Andrei Alexandrescu
Jarrett Billingsley wrote: Andrei had some reason (license-related, IIRC) for deliberately not looking at Tango at all. Maybe that's the license issue being referred to? (I'm about as in-the-dark about it as you.) I know _Walter_ had a license-related reason for deliberately not looking at

Re: Give me a break

2009-07-01 Thread Sean Kelly
== Quote from Walter Bright (newshou...@digitalmars.com)'s article Sean looked around for a new license for druntime, and settled on using the Boost license which doesn't have the BSD problems and is designed for maximum utility for any purpose one may want to use it for. I'd like to point out

Re: Give me a break

2009-06-30 Thread Tom S
Sean Kelly wrote: == Quote from Tom S (h3r3...@remove.mat.uni.torun.pl)'s article IIRC, Tango devs claim that its runtime is better than druntime, which also only supports DMD at the moment. How is it better? I vaguely recall at least one change in Tango's runtime that actually violates the

Re: Give me a break

2009-06-30 Thread Don
Tom S wrote: Lutger wrote: Tom S wrote: Yigal Chripun wrote: (snip) IMHO, the Tango vs. Phobos licensing issue is the biggest bikeshed color problem in the D realm and the only people that can solve it are the tango devs and walter and co. of which Neither are willing to budge. Uhhh...

Re: Give me a break

2009-06-30 Thread Tom S
Don wrote: Tom S wrote: Lutger wrote: Tom S wrote: Yigal Chripun wrote: (snip) IMHO, the Tango vs. Phobos licensing issue is the biggest bikeshed color problem in the D realm and the only people that can solve it are the tango devs and walter and co. of which Neither are willing to budge.

Re: Give me a break

2009-06-30 Thread Don
Tom S wrote: Don wrote: Tom S wrote: Lutger wrote: Tom S wrote: Yigal Chripun wrote: (snip) IMHO, the Tango vs. Phobos licensing issue is the biggest bikeshed color problem in the D realm and the only people that can solve it are the tango devs and walter and co. of which Neither are

Re: Give me a break

2009-06-30 Thread Tom S
Don wrote: Tom S wrote: Don wrote: Tom S wrote: Lutger wrote: Tom S wrote: Yigal Chripun wrote: (snip) IMHO, the Tango vs. Phobos licensing issue is the biggest bikeshed color problem in the D realm and the only people that can solve it are the tango devs and walter and co. of which

Re: Give me a break

2009-06-30 Thread Sean Kelly
== Quote from Tom S (h3r3...@remove.mat.uni.torun.pl)'s article Sean Kelly wrote: == Quote from Tom S (h3r3...@remove.mat.uni.torun.pl)'s article And apparently, there's been very little contact with Sean lately, so it's a case of 'us' vs 'them' again. No one has tried to contact me.

Re: Give me a break

2009-06-30 Thread superdan
Sean Kelly Wrote: == Quote from Tom S (h3r3...@remove.mat.uni.torun.pl)'s article Sean Kelly wrote: == Quote from Tom S (h3r3...@remove.mat.uni.torun.pl)'s article And apparently, there's been very little contact with Sean lately, so it's a case of 'us' vs 'them' again. No

Re: Give me a break

2009-06-30 Thread anony-4A4A52
Sean, With this one honest post, you may have just revitalized D's future by a year or two (perhaps long enough for it to be forcefully pulled into popularity beyond the clutches of central control). Expect Phobos2 to gain more popularity as Tango (*sniff*) drifts into the background of d1

Re: Give me a break

2009-06-29 Thread Yigal Chripun
Jarrett Billingsley wrote: With four or five people having voiced concerns over the future of D in the past week or so, what's the busiest discussion? int.nan, of course. Come on. Get with the program. Enough already with the bikeshed bullshit. There are far more important issues at hand.

Re: Give me a break

2009-06-29 Thread Derek Parnell
On Mon, 29 Jun 2009 09:21:29 +0300, Yigal Chripun wrote: Jarrett Billingsley wrote: With four or five people having voiced concerns over the future of D in the past week or so, what's the busiest discussion? int.nan, of course. Come on. Get with the program. Enough already with the

Re: Give me a break

2009-06-29 Thread superdan
Nick Sabalausky Wrote: Nick Sabalausky a...@a.a wrote in message news:h29gil$6u...@digitalmars.com... Jarrett Billingsley jarrett.billings...@gmail.com wrote in message news:mailman.316.1246228005.13405.digitalmar...@puremagic.com... With four or five people having voiced concerns over

Re: Give me a break

2009-06-29 Thread Lars T. Kyllingstad
Jarrett Billingsley wrote: With four or five people having voiced concerns over the future of D in the past week or so, what's the busiest discussion? int.nan, of course. Come on. Get with the program. Enough already with the bikeshed bullshit. There are far more important issues at hand.

Re: Give me a break

2009-06-29 Thread Jarrett Billingsley
2009/6/29 MIURA Masahiro echocham...@gmail.com: Yigal Chripun wrote: do not tell other people what to think and what to write. this is not china and you are not the great firewall. grow up. Apparently you don't share Jarrett's consciousness of the problem that more important issues are left

Re: Give me a break

2009-06-29 Thread Steve Teale
dsimcha Wrote: I feel that miscellaneous toolchain issues (other than implementing changes to the spec and fixing bugs that severely affect the usability of language features) are an order of magnitude less important because this stuff can always be done after the fact without breaking

Re: Give me a break

2009-06-29 Thread Nick Sabalausky
Steve Teale steve.te...@britseyeview.com wrote in message news:h2asuv$cm...@digitalmars.com... dsimcha Wrote: I feel that miscellaneous toolchain issues (other than implementing changes to the spec and fixing bugs that severely affect the usability of language features) are an order of

Re: Give me a break

2009-06-29 Thread Tom S
Jarrett Billingsley wrote: 2009/6/29 MIURA Masahiro echocham...@gmail.com: Yigal Chripun wrote: do not tell other people what to think and what to write. this is not china and you are not the great firewall. grow up. Apparently you don't share Jarrett's consciousness of the problem that more

Re: Give me a break

2009-06-29 Thread Lars T. Kyllingstad
Steve Teale wrote: dsimcha Wrote: I feel that miscellaneous toolchain issues (other than implementing changes to the spec and fixing bugs that severely affect the usability of language features) are an order of magnitude less important because this stuff can always be done after the fact

Re: Give me a break

2009-06-29 Thread Jarrett Billingsley
On Mon, Jun 29, 2009 at 1:37 PM, Tom Sh3r3...@remove.mat.uni.torun.pl wrote: Please don't confuse these voices with the usual trolling/complaining D newcomer with their omg but D doesn't offer anything more than C++ and it's not evolving at Warp 7!!!11eleven, like superdude's recent post. The

Re: Give me a break

2009-06-29 Thread Yigal Chripun
MIURA Masahiro wrote: Yigal Chripun wrote: do not tell other people what to think and what to write. this is not china and you are not the great firewall. grow up. Apparently you don't share Jarrett's consciousness of the problem that more important issues are left undiscussed. Freedom

Re: Give me a break

2009-06-29 Thread Yigal Chripun
Jarrett Billingsley wrote: 2009/6/29 MIURA Masahiro echocham...@gmail.com: Yigal Chripun wrote: do not tell other people what to think and what to write. this is not china and you are not the great firewall. grow up. Apparently you don't share Jarrett's consciousness of the problem that more

Re: Give me a break

2009-06-29 Thread Tom S
Yigal Chripun wrote: Jarrett Billingsley wrote: 2009/6/29 MIURA Masahiro echocham...@gmail.com: Yigal Chripun wrote: do not tell other people what to think and what to write. this is not china and you are not the great firewall. grow up. Apparently you don't share Jarrett's consciousness of

Re: Give me a break

2009-06-29 Thread Lutger
Tom S wrote: Yigal Chripun wrote: (snip) IMHO, the Tango vs. Phobos licensing issue is the biggest bikeshed color problem in the D realm and the only people that can solve it are the tango devs and walter and co. of which Neither are willing to budge. Uhhh... try listening to Tango folks

Re: Give me a break

2009-06-29 Thread Yigal Chripun
Tom S wrote: Yigal Chripun wrote: thirdly, D has a dictator, Walter Bright, which decides its fate and we have almost zero influence on this. I thought The needs and contributions of the D programming community form the direction it goes.. who told you that? your scripting language,

Re: Give me a break

2009-06-29 Thread Tom S
Yigal Chripun wrote: Tom S wrote: Yigal Chripun wrote: thirdly, D has a dictator, Walter Bright, which decides its fate and we have almost zero influence on this. I thought The needs and contributions of the D programming community form the direction it goes.. who told you that?

Re: Give me a break

2009-06-29 Thread Tom S
Lutger wrote: Tom S wrote: Yigal Chripun wrote: (snip) IMHO, the Tango vs. Phobos licensing issue is the biggest bikeshed color problem in the D realm and the only people that can solve it are the tango devs and walter and co. of which Neither are willing to budge. Uhhh... try listening to

Re: Give me a break

2009-06-29 Thread Yigal Chripun
Tom S wrote: Yigal Chripun wrote: Tom S wrote: Yigal Chripun wrote: thirdly, D has a dictator, Walter Bright, which decides its fate and we have almost zero influence on this. I thought The needs and contributions of the D programming community form the direction it goes.. who told you

Re: Give me a break

2009-06-29 Thread Nick Sabalausky
Tom S h3r3...@remove.mat.uni.torun.pl wrote in message news:h2bfaa$1hl...@digitalmars.com... Lutger wrote: Tom S wrote: Yigal Chripun wrote: (snip) IMHO, the Tango vs. Phobos licensing issue is the biggest bikeshed color problem in the D realm and the only people that can solve it are

Re: Give me a break

2009-06-29 Thread Jarrett Billingsley
On Mon, Jun 29, 2009 at 7:23 PM, Nick Sabalauskya...@a.a wrote: Andrei had some reason (license-related, IIRC) for deliberately not looking at Tango at all. Maybe that's the license issue being referred to? (I'm about as in-the-dark about it as you.) I know _Walter_ had a license-related

Re: Give me a break

2009-06-29 Thread Derek Parnell
On Mon, 29 Jun 2009 23:05:29 +0200, Tom S wrote: thirdly, D has a dictator, Walter Bright, which decides its fate and we have almost zero influence on this. I thought The needs and contributions of the D programming community form the direction it goes.. LOL ... yeah, right. -- Derek

Re: Give me a break

2009-06-29 Thread Sean Kelly
== Quote from Tom S (h3r3...@remove.mat.uni.torun.pl)'s article IIRC, Tango devs claim that its runtime is better than druntime, which also only supports DMD at the moment. How is it better? I vaguely recall at least one change in Tango's runtime that actually violates the Posix spec, and so

Re: Give me a break

2009-06-29 Thread Sean Kelly
== Quote from Jarrett Billingsley (jarrett.billings...@gmail.com)'s article On Mon, Jun 29, 2009 at 7:23 PM, Nick Sabalauskya...@a.a wrote: IIRC, Tango devs claim that its runtime is better than druntime, which also only supports DMD at the moment. And apparently, there's been very little

Re: Give me a break

2009-06-29 Thread Sean Kelly
== Quote from Nick Sabalausky (a...@a.a)'s article Sean Kelly s...@invisibleduck.org wrote in message news:h2c1pb$2q9...@digitalmars.com... == Quote from Jarrett Billingsley (jarrett.billings...@gmail.com)'s article On Mon, Jun 29, 2009 at 7:23 PM, Nick Sabalauskya...@a.a wrote: IIRC,

Re: Give me a break

2009-06-28 Thread superdan
Jarrett Billingsley Wrote: With four or five people having voiced concerns over the future of D in the past week or so, what's the busiest discussion? int.nan, of course. Come on. Get with the program. Enough already with the bikeshed bullshit. There are far more important issues at

Re: Give me a break

2009-06-28 Thread Nick Sabalausky
Jarrett Billingsley jarrett.billings...@gmail.com wrote in message news:mailman.316.1246228005.13405.digitalmar...@puremagic.com... With four or five people having voiced concerns over the future of D in the past week or so, what's the busiest discussion? int.nan, of course. Come on. Get

Re: Give me a break

2009-06-28 Thread Nick Sabalausky
Nick Sabalausky a...@a.a wrote in message news:h29gil$6u...@digitalmars.com... Jarrett Billingsley jarrett.billings...@gmail.com wrote in message news:mailman.316.1246228005.13405.digitalmar...@puremagic.com... With four or five people having voiced concerns over the future of D in the past