https://issues.dlang.org/show_bug.cgi?id=18440
--- Comment #4 from Timothee Cour <[email protected]> --- (In reply to Vladimir Panteleev from comment #3) > (In reply to Timothee Cour from comment #0) > > bugzilla should show an issue template saying: > > > > ``` > > paste output of `dmd -main -Xf=- -Xi=buildInfo -Xi=compilerInfo` > > ``` > > > > so we have all the context needed (cf > > https://github.com/Homebrew/brew/issues/new but simpler for user and better) > > There's really nothing there that's interesting other than the version > number. Except for very specific circumstances, everything else is just > noise. environment is also useful (eg freebsd etc); i know there's a hardware tag in bugzilla but having it generated by the command has its use too. FWIW lots of issue trackers require users to post an analog command (eg: brew, tmux) --
