patchThe GNU Bourne-Again SHell - Patches: patch #10449, Fix inverted strtoimax replacement...

 
 

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

patch #10449: Fix inverted strtoimax replacement check

Submitter:  Henrik Lindström <henrik>
Submitted:  Sat 27 Apr 2024 10:27:11 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Open

Sun 28 Apr 2024 05:51:39 PM UTC, comment #1: 

This has been fixed in the devel branch for several years, and the fix is in bash-5.3-alpha.

Chet Ramey <chet>
Group administrator
Sat 27 Apr 2024 10:27:11 AM UTC, original submission:  

Seems like the check whether to build the included strtoimax.c is inverted. Currently it's built if libc already has the function, rather than if it's missing.

Noticed this because i got a linker error with lld about duplicate strtoimax symbols.

Henrik Lindström <henrik>

 

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

Attached Files
file #55984:  strtoimax.patch added by henrik (347B - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

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

    Date Changed by Updated Field Previous Value => Replaced by
    2024-04-28 chet StatusNone Done
    2024-04-27 henrik Attached File- Added strtoimax.patch, #55984

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code