patchlwIP - A Lightweight TCP/IP stack - Patches: patch #10206, Fixed Signed/Unsigned Comparison...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #10206: Fixed Signed/Unsigned Comparison Warning

Submitter:  William Lin <williamlin>
Submitted:  Fri 13 May 2022 07:09:50 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Planned Release:  None

Fri 13 May 2022 07:09:50 PM UTC, original submission:  

The implementation for the application layered TCP/TLS connection API compares a signed return value with an unsigned constant, which raises a compiler warning. This patch addresses this issue by making the comparison types more explicit.

William Lin <williamlin>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #53197:  fix-signed-unsigned-comparison.patch added by williamlin (635B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by williamlin (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-05-13 williamlin Attached File- Added fix-signed-unsigned-comparison.patch, #53197

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code