lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #54190] Minor compile warnings under newly-released IA


From: Ray Ozzie
Subject: [lwip-devel] [bug #54190] Minor compile warnings under newly-released IAR EWARM 8.30.1
Date: Tue, 26 Jun 2018 16:35:13 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36

URL:
  <http://savannah.nongnu.org/bugs/?54190>

                 Summary: Minor compile warnings under newly-released IAR
EWARM 8.30.1
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: rozzie
            Submitted on: Tue 26 Jun 2018 08:35:11 PM UTC
                Category: Platform ports
                Severity: 3 - Normal
              Item Group: Change Request
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: 2.0.3

    _______________________________________________________

Details:

I try to keep my projects clean of warnings because of the distraction factor.
 I know this is super minor and fixable with just a cast, but I thought you'd
want to fix.

sockets.c  
Warning[Pa182]: bitwise operation drops significant bits from a constant
C:\Users\ray\dev\notebox\nbc\rtos\lwip\src\api\sockets.c 2373 
Warning[Pa182]: bitwise operation drops significant bits from a constant
C:\Users\ray\dev\notebox\nbc\rtos\lwip\src\api\sockets.c 2474 

tcp_in.c  
Warning[Pa182]: bitwise operation drops significant bits from a constant
C:\Users\ray\dev\notebox\nbc\rtos\lwip\src\core\tcp_in.c 1396 
Warning[Pa182]: bitwise operation drops significant bits from a constant
C:\Users\ray\dev\notebox\nbc\rtos\lwip\src\core\tcp_in.c 1652 





    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?54190>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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