[bug #63552] includes specified with -I ignored when -C is also used, since 4.4

2022-12-24 Thread Paul D. Smith
Follow-up Comment #1, bug #63552 (project make): Thanks for the report. I have a fix for this. ___ Reply to this item at: ___ Message sent via Savannah

[bug #63552] includes specified with -I ignored when -C is also used, since 4.4

2022-12-24 Thread Paul D. Smith
Update of bug #63552 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Operating System:

[bug #63452] [Regression] --no-builtin-variables with --warn-undefined-variables trigger warning on MAKECMDGOALS

2022-12-24 Thread Paul D. Smith
Update of bug #63452 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Component Version:

[bug #63439] [Regression] --no-builtin-variables with --warn-undefined-variables trigger warning on GNUMAKEFLAGS

2022-12-24 Thread Paul D. Smith
Update of bug #63439 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Operating System:

[bug #58365] make 4.3 segfault on s390x alpine linux

2022-12-24 Thread Paul D. Smith
Update of bug #58365 (project make): Status:None => Cannot Fix Open/Closed:Open => Closed ___ Follow-up Comment #2: No more info is availa

[bug #63347] make 4.4 change in behavior for sub-make invoked via $(shell)

2022-12-24 Thread Paul D. Smith
Follow-up Comment #13, bug #63347 (project make): I will add a note to NEWS, thanks for the suggestion Dmitry. ___ Reply to this item at: ___ Message se

Re: [PATCH] Bad sed expression in bootstrap.bat

2022-12-24 Thread Paul Smith
On Thu, 2022-12-22 at 18:17 +0100, Giangiacomo Zaffini wrote: > C:\Users\gzaff\scoop\apps\sed\current\sed.exe: -e expression #4, char > 9: unterminated `s' command Someone else mentioned this a week or so ago. Interestingly, this works fine with the version of sed I have installed (the version th

Re: [PATCH] Bad sed expression in bootstrap.bat

2022-12-24 Thread Paul Smith
On Sat, 2022-12-24 at 11:32 -0500, Paul Smith wrote: > On Thu, 2022-12-22 at 18:17 +0100, Giangiacomo Zaffini wrote: > > C:\Users\gzaff\scoop\apps\sed\current\sed.exe: -e expression #4, > > char 9: unterminated `s' command > > Interestingly, this works fine [for me] and the replacement version > y

Re: [PATCH] Bad sed expression in bootstrap.bat

2022-12-24 Thread Giangiacomo Zaffini
I successfully tested modified bootstrap.bat on both Windows command line and Windows PowerShell (PSVersion 7.2.6) with sed.exe (GNU sed) 4.8 that is the latest on Windows according to the used installer scoop. ``` PS C:\Users\gzaff\Devs\make> .\bootstrap.bat -- Downloading Gnulib modules -- Confi