patchThe GNU Bourne-Again SHell - Patches: patch #9503, Missing dependency on libintl for...

 
 

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

patch #9503: Missing dependency on libintl for pathexp.o

Submitter:  Ross Burton <rossburton>
Submitted:  Wed 29 Nov 2017 12:27:15 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Open

Wed 21 Feb 2018 02:12:28 PM UTC, comment #1: 

Thanks. This was fixed back in November.

Chet Ramey <chet>
Group administrator
Wed 29 Nov 2017 12:27:15 PM UTC, original submission:  

pathexp.c includes bashintl.h which includes gettext.h which includes libintl.h.

However there is no such dependency in the Makefile so if you're really lucky you can be midway through writing lib/intl/libintl.h when pathexp.c is compiled.

Ross Burton <rossburton>

 

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

Attached Files
file #42522:  dep-patch.patch added by rossburton (367B - 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 chet (Posted a comment)
  • -email is unavailable- added by rossburton (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
    2018-02-21 chet StatusNone Done
    2017-11-29 rossburton Attached File- Added dep-patch.patch, #42522

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code