www.digitalmars.com         C & C++   DMDScript  

c++.beta - DMC++ 8.35.4

reply "Walter" <walter digitalmars.com> writes:
Fixed last 10 problems Christof found with Boost. Also fixed Matthew's [-1]
array issue.

http://www.digitalmars.com/download/freecompiler.html
Jun 26 2003
parent reply "Matthew Wilson" <matthew stlsoft.org> writes:
Great.

(Can you remind me what that was ... <blush> ?)

"Walter" <walter digitalmars.com> wrote in message
news:bdgic8$ajc$1 digitaldaemon.com...
 Fixed last 10 problems Christof found with Boost. Also fixed Matthew's
[-1]
 array issue.

 http://www.digitalmars.com/download/freecompiler.html
Jun 30 2003
parent reply "Walter" <walter digitalmars.com> writes:
int a[-1];    // produce error

"Matthew Wilson" <matthew stlsoft.org> wrote in message
news:bdoodq$2d11$1 digitaldaemon.com...
 Great.

 (Can you remind me what that was ... <blush> ?)

 "Walter" <walter digitalmars.com> wrote in message
 news:bdgic8$ajc$1 digitaldaemon.com...
 Fixed last 10 problems Christof found with Boost. Also fixed Matthew's
[-1]
 array issue.

 http://www.digitalmars.com/download/freecompiler.html
Jun 30 2003
parent "Matthew Wilson" <matthew stlsoft.org> writes:
Cool.

"Walter" <walter digitalmars.com> wrote in message
news:bdptl6$n05$1 digitaldaemon.com...
 int a[-1];    // produce error

 "Matthew Wilson" <matthew stlsoft.org> wrote in message
 news:bdoodq$2d11$1 digitaldaemon.com...
 Great.

 (Can you remind me what that was ... <blush> ?)

 "Walter" <walter digitalmars.com> wrote in message
 news:bdgic8$ajc$1 digitaldaemon.com...
 Fixed last 10 problems Christof found with Boost. Also fixed Matthew's
[-1]
 array issue.

 http://www.digitalmars.com/download/freecompiler.html
Jul 02 2003