Thread overview | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
March 07, 2004 DMD 0.81 release | ||||
---|---|---|---|---|
| ||||
Fixes build break in Ant's DUI. http://www.digitalmars.com/d/changelog.html |
March 08, 2004 Re: DMD 0.81 release | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter | On Sun, 07 Mar 2004 13:56:05 -0800, Walter wrote: > Fixes build break in Ant's DUI. (not that we don't trust you;) Yes it does! thank you! I also confirmed the same name for module and class. (this means I have to release a .81 aware version of DUI (some implicit double to int were found). DUI now (tomorrow) supports event callbaks through delegates) Ant > > http://www.digitalmars.com/d/changelog.html |
March 08, 2004 Re: DMD 0.81 release | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ant | > DUI now (tomorrow) supports event callbaks through delegates)
And I'm looking forward to you bringing this expertise to our SWT port. Were you able to check the code out via Subversion client?
BA
|
March 08, 2004 Re: DMD 0.81 release | ||||
---|---|---|---|---|
| ||||
Posted in reply to Brad Anderson | On Sun, 07 Mar 2004 19:36:30 -0600, Brad Anderson wrote:
>> DUI now (tomorrow) supports event callbaks through delegates)
>
> And I'm looking forward to you bringing this expertise to our SWT port. Were you able to check the code out via Subversion client?
>
> BA
Yes, I have the code, didn't look at it yet...
Ant
|
March 08, 2004 Re: DMD 0.81 release | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter | Walter wrote:
> Fixes build break in Ant's DUI.
>
> http://www.digitalmars.com/d/changelog.html
>
>
>
Would be good to write the version number in the zip file
dmd.zip -> dmd-0.81.zip or something
regards
Julio
|
March 08, 2004 Re: DMD 0.81 release | ||||
---|---|---|---|---|
| ||||
Posted in reply to Julio Jiménez | i agree. i have loads of dmd.zips around the place. In article <c2hc5p$2c6n$1@digitaldaemon.com>, =?ISO-8859-1?Q?Julio_Jim=E9nez?= says... > >Walter wrote: >> Fixes build break in Ant's DUI. >> >> http://www.digitalmars.com/d/changelog.html >> >> >> > >Would be good to write the version number in the zip file > >dmd.zip -> dmd-0.81.zip or something > >regards > >Julio > |
March 08, 2004 Re: DMD 0.81 release | ||||
---|---|---|---|---|
| ||||
Posted in reply to imr1984 | "imr1984" wrote in message... > > i agree. i have loads of dmd.zips around the place. > Normally when I download updated version of new software, I just delete the old version. (Sometime makeing sure the new one works first ^_^) However, I does still have DMD v0.50 laying around somewhere :-D It's not the earliest version I download but the the earliest that I still have a copy of... I wonder what the earliest version of DMD people still have ? KTC -- Experience is a good school but the fees are high. - Heinrich Heine |
March 08, 2004 Re: DMD 0.81 release | ||||
---|---|---|---|---|
| ||||
Posted in reply to KTC | "KTC" <me@here.com> wrote in message news:c2i5cs$ndh$1@digitaldaemon.com... > > It's not the earliest version I download but the the earliest that I still have a copy of... I wonder what the earliest version of DMD people still have ? > D ALPHA Experimental release www.digitalmars.com Digital Mars D Compiler ALPHA v0.18 Copyright (c) 1999-2002 by Digital Mars written by Walter Bright www.digitalmars.com/d/index.html Usage: dmd files.d ... { -switch } files.d D source files -c do not link -d allow deprecated features -g add symbolic debug info -gt add trace profiling hooks -v verbose -O optimize -oobjdir write .obj files to directory objdir -Ipath where to look for imports -debug compile in debug code -debug=level compile in debug code <= level -debug=ident compile in debug code identified by ident -release compile release version -unittest compile in unit tests -version=level compile in version code >= level -version=ident compile in version code identified by ident |
March 08, 2004 Re: DMD 0.81 release | ||||
---|---|---|---|---|
| ||||
Posted in reply to imr1984 | Whenever I download one I add the version number myself -- dmd081.zip In article <c2ho9r$30cr$1@digitaldaemon.com>, imr1984 says... > >i agree. i have loads of dmd.zips around the place. > >In article <c2hc5p$2c6n$1@digitaldaemon.com>, =?ISO-8859-1?Q?Julio_Jim=E9nez?= says... >> >>Walter wrote: >>> Fixes build break in Ant's DUI. >>> >>> http://www.digitalmars.com/d/changelog.html >>> >>> >>> >> >>Would be good to write the version number in the zip file >> >>dmd.zip -> dmd-0.81.zip or something >> >>regards >> >>Julio >> > > |
March 08, 2004 Re: DMD 0.81 release | ||||
---|---|---|---|---|
| ||||
Posted in reply to Juan C | Juan C wrote:
> Whenever I download one I add the version number myself -- dmd081.zip
>
...
I do it too. But how do you know that the version you are downloading is the right?..... by example if Walter forget upgrade the website... or there is a net problem... :-)
regards
Julio
|
Copyright © 1999-2021 by the D Language Foundation