Skip to content

--listCmd:on no longer works #1514

Open
Open
@alaviss

Description

@alaviss

Example

# empty file

Actual Output

$ nim c -f --listCmd:on test.nim
........................................................
Hint: gc: orc; opt: none (DEBUG BUILD, `-d: release` generates faster code);  14922 lines; 0.428s; 23.086MiB peakmem; proj: test.nim; out: test [SuccessX]

Expected Output

........................................................
Hint: gc: orc; opt: none (DEBUG BUILD, `-d: release` generates faster code);  14922 lines; 0.428s; 23.086MiB peakmem; proj: test.nim; out: test [SuccessX]
<gcc invocations here>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcompiler/msgsCompiler output and diagnostic subsystem: error and warnig reporting, information, debugginggood first issueEasy-to-start-with issue with no in-depth knowledge or complex implementation required.

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions