patchGNU nano - Patches: patch #9395, fix warnings when building nano...

 
 

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

patch #9395: fix warnings when building nano git with "-g3 -Wall -pedantic"

Submitter:  David Lawrence Ramsey <dolorous>
Submitted:  Sun 02 Jul 2017 04:37:40 AM UTC
   
 
Priority:  3 - Low Status:  Done
Privacy:  Public Assigned to:  dolorous
Open/Closed:  Closed Release:  None

Mon 03 Jul 2017 03:46:27 PM UTC, comment #1: 

Both patches pushed in a single commit, 6295cca0.  Thanks for those.

Benno Schulenberg <bens>
Group administrator
Sun 02 Jul 2017 04:37:40 AM UTC, original submission:  

The first of the attached patches fixes warnings regarding rcfile.c:is_universal(): that function takes a void pointer to a function returning void, not just a void pointer.  The second fixes warnings regarding initializations of two global variables: apparently, ISO C forbids empty curly brackets as initializers.

Both patches are against current git (d1ee41f).

David Lawrence Ramsey <dolorous>
Group Member

 

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

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bens (Posted a comment)
  • -email is unavailable- added by dolorous (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 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-07-22 bens Open/ClosedOpen Closed
    2017-07-03 bens Priority5 - Normal 3 - Low
        StatusNone Done
        Assigned toNone dolorous
    2017-07-02 dolorous Attached File- Added 0001-tweaks-fix-parameter-type-of-is_universal-to-match-w.patch, #41097
        Attached File- Added 0002-tweaks-fix-empty-initializations-of-two-globals.patch, #41098

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code