patchlwIP - A Lightweight TCP/IP stack - Patches: patch #9625, Quieten a toupper() compiler...

 
 

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

patch #9625: Quieten a toupper() compiler warning.

Submitter:  Douglas <ourairquality>
Submitted:  Wed 25 Apr 2018 01:50:07 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  goldsimon Open/Closed:  Closed
Planned Release:  None

Wed 25 Apr 2018 06:40:00 PM UTC, comment #1: 

Pushed, thanks for the patch.

Simon Goldschmidt <goldsimon>
Group administrator
Wed 25 Apr 2018 01:50:07 PM UTC, original submission:  

Gcc complains that an array index is a 'char' when passing a 'char' to toupper(). Quieten this by coercing to an 'unsigned char'.

Douglas <ourairquality>

 

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

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Posted a comment)
  • -email is unavailable- added by ourairquality (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.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-04-25 goldsimon StatusNone Done
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
    2018-04-25 ourairquality Attached File- Added 0001-Quieten-a-toupper-compiler-warning.patch, #44028

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code