bugmake - Bugs: bug #60777, Command line switch --trace...

 
 

bug #60777: Command line switch --trace disables -d.

Submitter:  Dmitry Goncharov <dgoncharov>
Submitted:  Sun 13 Jun 2021 09:16:10 PM UTC
   
 
Severity:  3 - Normal Item Group:  Bug
Status:  Fixed Privacy:  Public
Assigned to:  psmith Open/Closed:  Closed
Component Version:  4.4 Operating System:  None
Fixed Release:  4.4 Triage Status:  Small Effort
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 07 Sep 2021 12:37:48 AM UTC, comment #1: 

I applied these changes; thanks!

Paul D. Smith <psmith>
Group administrator
Sun 13 Jun 2021 09:16:10 PM UTC, original submission:  


Commit 7044e0c93 introduced a change which breaks -d when --trace is specified.

$ cat makefile
all: ; :
$ ~/src/gmake/make/l64/make -rd --trace
makefile:1: update target 'all' due to: target does not exist
:
$

There is no -d output.

Dmitry Goncharov <dgoncharov>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #51560:  sv_60777_fix.diff added by dgoncharov (322B - text/x-patch)
file #51561:  sv_60777_test.diff added by dgoncharov (466B - 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 psmith (Posted a comment)
  • -email is unavailable- added by dgoncharov (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.

    Only logged-in users can vote.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-09-07 psmith StatusNone Fixed
        Assigned toNone psmith
        Open/ClosedOpen Closed
        Fixed ReleaseNone 4.4
        Triage StatusNone Small Effort
    2021-06-13 dgoncharov Attached File- Added sv_60777_fix.diff, #51560
        Attached File- Added sv_60777_test.diff, #51561

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code