www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - DMD 0.97 release

reply "Walter" <newshound digitalmars.com> writes:
Bug fixes that seemed to be holding up a number of projects.

http://www.digitalmars.com/d/changelog.html
Jul 28 2004
next sibling parent reply Stewart Gordon <smjg_1998 yahoo.com> writes:
Walter wrote:

 Bug fixes that seemed to be holding up a number of projects.
 
 http://www.digitalmars.com/d/changelog.html
Good to see some deprecation bugs fixed. But still quite a few remain - I'll post another testcase over on .bugs. And I'm surprised that the attribute overloading bug isn't fixed with other attributes (static, access specifiers, whatever else). It would have seemed to be the same underlying cause. So you didn't like my common-sense-inspired additions to std.stream? What a shame.... (Or did you think it should wait till we get a specialised text file I/O system?) Stewart. -- My e-mail is valid but not my primary mailbox. Please keep replies on the 'group where everyone may benefit.
Jul 30 2004
parent "Walter" <newshound digitalmars.com> writes:
"Stewart Gordon" <smjg_1998 yahoo.com> wrote in message
news:ced6ft$2eam$1 digitaldaemon.com...
 So you didn't like my common-sense-inspired additions to std.stream?
 What a shame....

 (Or did you think it should wait till we get a specialised text file I/O
 system?)
More like I'm inundated with stuff, and I work on what seems most important at the moment.
Jul 30 2004
prev sibling parent reply J Anderson <REMOVEanderson badmama.com.au> writes:
Walter wrote:

Bug fixes that seemed to be holding up a number of projects.

http://www.digitalmars.com/d/changelog.html


  
Am I imagining things or have you forgot to increment the version number that appears when you type dmd? I get .92. I checked the file date in the zip which is 7/28 so I'm guessing its the correct version ;) -- -Anderson: http://badmama.com.au/~anderson/
Jul 30 2004
parent reply Stewart Gordon <smjg_1998 yahoo.com> writes:
J Anderson wrote:

 Walter wrote:
 
 Bug fixes that seemed to be holding up a number of projects.

 http://www.digitalmars.com/d/changelog.html
Am I imagining things or have you forgot to increment the version number that appears when you type dmd? I get .92. I checked the file date in the zip which is 7/28 so I'm guessing its the correct version ;)
Works for me. Are you sure you remembered to extract it? It's a mistake I make from time to time. In WinZip at least, if a file happens to be selected when you press Extract, it will default to extracting only the selected file unless you tell it otherwise. Stewart. -- My e-mail is valid but not my primary mailbox. Please keep replies on the 'group where everyone may benefit.
Jul 30 2004
parent J Anderson <REMOVEanderson badmama.com.au> writes:
Stewart Gordon wrote:

 J Anderson wrote:

 Walter wrote:

 Bug fixes that seemed to be holding up a number of projects.

 http://www.digitalmars.com/d/changelog.html
Am I imagining things or have you forgot to increment the version number that appears when you type dmd? I get .92. I checked the file date in the zip which is 7/28 so I'm guessing its the correct version ;)
Works for me. Are you sure you remembered to extract it? It's a mistake I make from time to time. In WinZip at least, if a file happens to be selected when you press Extract, it will default to extracting only the selected file unless you tell it otherwise. Stewart.
Your right. I typed c:\dmd instead of c:\ -- -Anderson: http://badmama.com.au/~anderson/
Jul 30 2004