[openbeos] Re: Open-beos-cvs digest, Vol 1 #1625 - 14 msgs

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: "Open BeOS" <openbeos@xxxxxxxxxxxxx>
  • Date: Wed, 04 Jun 2003 04:37:23 +0200 CEST

I've replied in this ML since I guess not everyone will notice it here 
:-)

open-beos-cvs-request@xxxxxxxxxxxxxxxxxxxxx wrote:
> > -           this->name =3D new(nothrow) char[strlen(name)+1];
> > +           this->name =3D new(std::nothrow) char[strlen(name)+1];
> I actually would have very much preferred a `using namespace std' 
> instead of using explicit qualifications.

Oh yes, me too.

Adios...
   Axel.


Other related posts:

  • » [openbeos] Re: Open-beos-cvs digest, Vol 1 #1625 - 14 msgs