Update of bug #40226 (project make): Status: None => Fixed Assigned to: None => psmith Open/Closed: Open => Closed Fixed Release: None => SCM
_______________________________________________________ Follow-up Comment #11: I enhanced the option parsing in make to create a new type of option, that takes a single string instead of a list of strings. If multiple instances of that option are provided, each subsequent instance overwrites (instead of adds to) the previous one. This new type is used for the jobserver fds internal option, the output-sync option, and the sync-mutex option. This means we're not constructing "fake" stringlists for these options and we avoid the memory issue described here. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?40226> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make