www.digitalmars.com         C & C++   DMDScript  

c++.announce - DM C/C++ 8.39 release

reply "Walter" <walter digitalmars.com> writes:
This update is a substantial improvement in both C99 and C++98 conformance.

http://www.digitalmars.com/compiler.htm
Feb 16 2004
next sibling parent reply Tristan Ward <tristan wytraven.com> writes:
Thanks for the update Walter.  Just thought I'd let you know that on the 
DM website page "http://www.digitalmars.com/download/freecompiler.html" 
under the Update CD section the link for the new 8.39 patch is 
incorrectly named 8.38.  It is linking to the correct file (cd839.zip) 
its just a cosmetic thing.... Some people are really anal aren't they ;)

Regards,
Tristan Ward

Walter wrote:
 This update is a substantial improvement in both C99 and C++98 conformance.
 
 http://www.digitalmars.com/compiler.htm
 
 
Feb 16 2004
parent reply "Walter" <walter digitalmars.com> writes:
I fixed it. Thanks, -Walter
Feb 16 2004
parent Phil Thompson <phil electricvisions.com> writes:
Walter wrote:
 I fixed it. Thanks, -Walter
 
 
Also on the main page it references 8.38 as well :) Phil
Feb 16 2004
prev sibling parent "Phill" <phill pacific.net.au> writes:
On scppn version equals:
---------------------------
Digital Mars C/C++ Compiler Version 8.39.5n
Copyright (C) Digital Mars 2000-2004.  All Rights Reserved.
Written by Walter Bright
www.digitalmars.com

With DMC version equals
------------------------------------
C:\Documents and Settings\Me>dmc
Digital Mars Compiler Version 8.38n
Copyright (C) Digital Mars 2000-2003.  All Rights Reserved.
Written by Walter Bright  www.digitalmars.com
DMC is a one-step program to compile and link C++, C and ASM files.
Usage ([] means optional, ... means zero or more):

        DMC file... [flags...] [ respfile]

file...         .CPP, .C or .ASM source, .OBJ object or .LIB library file
name
 respfile...    pick up arguments from response file or environment variable
flags...        one of the following:

                **** Press a key for more ****
------------------------------------------------------------

Is this correct? Or

Thanks
              Phill Thorpe.

"Walter" <walter digitalmars.com> wrote in message
news:c0q4i2$1jbc$1 digitaldaemon.com...
 This update is a substantial improvement in both C99 and C++98
conformance.
 http://www.digitalmars.com/compiler.htm
Feb 16 2004