|
| From: | Simon Goldschmidt |
| Subject: | [lwip-devel] [patch #7683] u32_t should be time_t in some cases |
| Date: | Mon, 12 Dec 2011 19:10:43 +0000 |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0.1) Gecko/20100101 Firefox/8.0.1 |
Follow-up Comment #5, patch #7683 (project lwip):
Line 408 and 582 definitively need casting (as they implicitly cast from int
or long to u32_t). However, I don't see why you would need to cast on line 441
as time_needed is a local u32_t variable.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?7683>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |