Thread overview
DM C/C++ 8.39 release
Feb 16, 2004
Walter
Feb 16, 2004
Tristan Ward
Feb 16, 2004
Walter
Feb 16, 2004
Phil Thompson
Feb 17, 2004
Phill
February 16, 2004
This update is a substantial improvement in both C99 and C++98 conformance.

http://www.digitalmars.com/compiler.htm


February 16, 2004
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
> 
> 
February 16, 2004
I fixed it. Thanks, -Walter


February 16, 2004
Walter wrote:
> I fixed it. Thanks, -Walter
> 
> 

Also on the main page it references 8.38 as well :)



Phil
February 17, 2004
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
>
>