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 <d...@ziegelmeier.net>
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 <goldsi...@gmx.de>
> 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
>> lwip-users@nongnu.org
>> https://lists.nongnu.org/mailman/listinfo/lwip-users
>>
>
>
> _______________________________________________
> lwip-users mailing list
> lwip-users@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/lwip-users
>
_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to