[haiku-commits] Re: haiku: hrev46866 - src/kits/network/libnetapi

  • From: Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 13 Feb 2014 10:24:52 +0100 (CET)

> On February 13, 2014 at 10:15 AM Adrien Destugues <pulkomandy@xxxxxxxxxxxxx>
> wrote:
> I think the second case is fine, because the data is written in-order to the
> buffer and
> the stack will grow.

You apparently did not follow Jonathan's work to get Haiku to build with clang?
In any case, we should try to write C++ compliant code, and don't use GCC
extension when they can be avoided.

Bye,
   Axel.

Other related posts: