[bug #66037] An infinite loop with MAKEFLAGS on the command line.

2024-07-28 Thread Dmitry Goncharov
Follow-up Comment #1, bug #66037 (group make): Make enters an infinite loop when some option and MAKEFLAGS= are specified on the command line. Sometimes rather than entering an infinite loop, make exits with an error message, because internal state of getopt is messed up. Here is an example of a

[bug #66037] An infinite loop with MAKEFLAGS on the command line.

2024-07-28 Thread Dmitry Goncharov
Additional Item Attachment, bug #66037 (group make): File name: sv66037_fix.diff Size: 4KiB File name: sv66037_test.diff Size: 2KiB

[bug #66037] An infinite loop with MAKEFLAGS on the command line.

2024-07-28 Thread Dmitry Goncharov
URL: Summary: An infinite loop with MAKEFLAGS on the command line. Group: make Submitter: dgoncharov Submitted: Sun 28 Jul 2024 11:27:44 PM UTC Severity: 3 - Normal