[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [task #10421] adding return value to tcpip_init()
From: |
Martin Velek |
Subject: |
[lwip-devel] [task #10421] adding return value to tcpip_init() |
Date: |
Sat, 25 Aug 2012 08:58:42 +0000 |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:11.0) Gecko/20100101 Firefox/11.0 |
Follow-up Comment #4, task #10421 (project lwip):
Since 1.4.x has a return value for sys_thread_new, it should be easy to
implement a return value for tcpip_init to err_t. I do not think that changing
this api will break a compilation, only when someone treats unused return
value as an error.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?10421>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [task #10421] adding return value to tcpip_init(),
Martin Velek <=