Re: dmd 1.060 and 2.045 release

2010-05-05 Thread Walter Bright
Alex Makhotin wrote: Walter Bright wrote: Walter Bright wrote: Alex Makhotin wrote: It takes ~40 seconds 50% load on the dual core processor(CentOS 5.3 kernel 2.6.32.4), to get the actual error messages about the undefined identifier. Definitely there's a problem. The problem is the spell

Re: dmd 1.060 and 2.045 release

2010-05-05 Thread Alex Makhotin
Walter Bright wrote: Walter Bright wrote: Alex Makhotin wrote: It takes ~40 seconds 50% load on the dual core processor(CentOS 5.3 kernel 2.6.32.4), to get the actual error messages about the undefined identifier. Definitely there's a problem. The problem is the spell checker is O(n*n) on

Re: dmd 1.060 and 2.045 release

2010-05-05 Thread Walter Bright
Walter Bright wrote: Alex Makhotin wrote: It takes ~40 seconds 50% load on the dual core processor(CentOS 5.3 kernel 2.6.32.4), to get the actual error messages about the undefined identifier. Definitely there's a problem. The problem is the spell checker is O(n*n) on the number of characte

Re: dmd 1.060 and 2.045 release

2010-05-05 Thread Walter Bright
Alex Makhotin wrote: It takes ~40 seconds 50% load on the dual core processor(CentOS 5.3 kernel 2.6.32.4), to get the actual error messages about the undefined identifier. Definitely there's a problem.

Re: dmd 1.060 and 2.045 release

2010-05-05 Thread Walter Bright
Robert Clipsham wrote: On 05/05/10 20:36, Robert Clipsham wrote: On 04/05/10 20:43, Walter Bright wrote: Yes, do it! http://dwarfstd.org/ShowIssue.php?issue=100504.1 Please feel free to comment on it/make corrections :) "This has been assigned issue #100504.1. We are not accepting extensi

Re: Can we all please stop overreacting?

2010-05-05 Thread Charles Hixson
On 05/03/2010 11:51 PM, Gurney Halleck wrote: == Quote from Sean Kelly (s...@invisibleduck.org)'s article Don wrote: Nick Sabalausky wrote: "another lurker" wrote in message> news:hrfcfi$1ea...@digitalmars.com... == Quote from Don (nos...@nospam.com)'s article FeepingCreature wrote: ...

Re: dmd 1.060 and 2.045 release

2010-05-05 Thread Alex Makhotin
Walter Bright wrote: This is to fix the unittest and dwarf screwups in the last release. http://www.digitalmars.com/d/1.0/changelog.html http://ftp.digitalmars.com/dmd.1.060.zip http://www.digitalmars.com/d/2.0/changelog.html http://ftp.digitalmars.com/dmd.2.045.zip Hi, The fixes are good b

Re: dmd 1.060 and 2.045 release

2010-05-05 Thread Robert Clipsham
On 05/05/10 20:36, Robert Clipsham wrote: On 04/05/10 20:43, Walter Bright wrote: Yes, do it! http://dwarfstd.org/ShowIssue.php?issue=100504.1 Please feel free to comment on it/make corrections :) "This has been assigned issue #100504.1. We are not accepting extension proposals for DWARF V

Re: dmd 1.060 and 2.045 release

2010-05-05 Thread Robert Clipsham
On 04/05/10 20:43, Walter Bright wrote: Yes, do it! http://dwarfstd.org/ShowIssue.php?issue=100504.1 Please feel free to comment on it/make corrections :)

Re: dmd 1.060 and 2.045 release

2010-05-05 Thread Leandro Lucarella
Walter Bright, el 4 de mayo a las 10:52 me escribiste: > Robert Clipsham wrote: > >Still a long way to go though, various (much!) smaller issues that > >need fixing... If no one else gets to them I'll go on a debug > >fixing spree at some point in a couple of months and see if we > >can't get bug