[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #26523] Compiler Warnings
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [bug #26523] Compiler Warnings |
Date: |
Wed, 13 May 2009 08:17:17 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 |
Follow-up Comment #4, bug #26523 (project lwip):
>From the error message, I guess you are compiling on MS-VS under 32-bit,
then? That would be strange since I don't see the warnings with the
VS-projects in contrib.
> How do I get the newest version of lwIP?
> Is the newest version not 1.3.0?
It is the newest *released* version. However, it's been a year since that and
there have been a lot of changes in CVS since then. v1.3.1 will be released in
the next weeks or months...
> Could you not just cast the value x or y to remove the warnings,
> if you are sure that this does not cause any problems?
The question is whether we have to. In my opinion, this tends to make the
code less readable, so unless we have to, I'd prefer not to insert the casts.
Anyway, I thought these cast warnings are only valid for C++ (not for C)? Or
was that only for pointer casts?
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?26523>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/
- [lwip-devel] [bug #26523] Compiler Warnings, Rikke Ottesen, 2009/05/11
- [lwip-devel] [bug #26523] Compiler Warnings, Kieran Mansley, 2009/05/11
- [lwip-devel] [bug #26523] Compiler Warnings, Simon Goldschmidt, 2009/05/13
- [lwip-devel] [bug #26523] Compiler Warnings, Rikke Ottesen, 2009/05/13
- [lwip-devel] [bug #26523] Compiler Warnings,
Simon Goldschmidt <=
- [lwip-devel] [bug #26523] Compiler Warnings, Rikke Ottesen, 2009/05/13
- [lwip-devel] [bug #26523] Compiler Warnings, Simon Goldschmidt, 2009/05/13
- [lwip-devel] [bug #26523] Compiler Warnings, Rikke Ottesen, 2009/05/13
- [lwip-devel] [bug #26523] Compiler Warnings, Kieran Mansley, 2009/05/13
- [lwip-devel] [bug #26523] Compiler Warnings, Rikke Ottesen, 2009/05/13
- [lwip-devel] [bug #26523] Compiler Warnings, Bill Auerbach, 2009/05/13