lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Issue in arch.h for lwIP 2.0.0


From: Amit Ashara
Subject: Re: [lwip-users] Issue in arch.h for lwIP 2.0.0
Date: Wed, 30 Nov 2016 06:49:35 -0600

So what is the final solution. Adding the stdlib.h in arch/cc.h or as what Dirk has made changes?

Is there going to be an incremental release of lwIP or should I make the same changes as Dirk and use lwIP-2,0.0

~Amit

On Wed, Nov 30, 2016 at 4:34 AM, Dirk Ziegelmeier <address@hidden> wrote:
Since it was already included in several lwIP .c/.h files, I simply decided to move it to a central place: arch.h.

So my change should not break anything or make lwIP less portable as it was before.

Dirk

On Wed, Nov 30, 2016 at 11:07 AM, Simon Goldschmidt <address@hidden> wrote:
Freddie Chopin wrote:
> It was behaving the same way in the git version prior to 2.0.0 and I
> guess the "standard" approach to that was to include <stdlib.h> in your
> arch/cc.h file. I think that such issue was reported to the mailing
> list in the past and that was the suggested approach.

It was like that some years ago, but sicne by now, most embedded compilers
support these standard files, we decided to use them and to let people missing
them emulate them...


Simon

_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users


_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users


reply via email to

[Prev in Thread] Current Thread [Next in Thread]