digitalmars.D - Clear versioning system
- D. Trebbien (4/4) Feb 27 2005 The D compiler should have a clear versioning system (where the compiler...
- =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= (5/10) Feb 27 2005 It does now, ftp://ftp.digitalmars.com/dmd.113.zip
The D compiler should have a clear versioning system (where the compiler version is built right into the filename). Otherwise, there is no way of telling whether the files on the digitalmars site are newer than yours.
Feb 27 2005
D. Trebbien wrote:The D compiler should have a clear versioning system (where the compiler version is built right into the filename). Otherwise, there is no way of telling whether the files on the digitalmars site are newer than yours.It does now, ftp://ftp.digitalmars.com/dmd.113.zip dmd.zip is just a shortcut to the latest version... --anders PS. All the files on FTP do have timestamps as well ?
Feb 27 2005