Thread overview
DMC++ 8.35.4
Jun 27, 2003
Walter
Jun 30, 2003
Matthew Wilson
Jun 30, 2003
Walter
Jul 02, 2003
Matthew Wilson
June 27, 2003
Fixed last 10 problems Christof found with Boost. Also fixed Matthew's [-1] array issue.

http://www.digitalmars.com/download/freecompiler.html



June 30, 2003
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
>
>
>


June 30, 2003
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
> >
> >
> >
>
>


July 02, 2003
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
> > >
> > >
> > >
> >
> >
>
>