Thread overview
[Issue 18440] bugzilla should show an issue template saying: paste output of `dmd -main -Xf=- -Xi=buildInfo -Xi=compilerInfo`
Feb 15, 2018
Timothee Cour
Feb 15, 2018
Seb
Mar 27, 2018
Vladimir Panteleev
Mar 27, 2018
Timothee Cour
Mar 27, 2018
Vladimir Panteleev
Dec 17, 2022
Iain Buclaw
February 15, 2018
https://issues.dlang.org/show_bug.cgi?id=18440

Timothee Cour <timothee.cour2@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johnnymarler@gmail.com,
                   |                            |timothee.cour2@gmail.com

--- Comment #1 from Timothee Cour <timothee.cour2@gmail.com> ---
## links http://bugzilla.readthedocs.io/en/latest/integrating/templates.html

--
February 15, 2018
https://issues.dlang.org/show_bug.cgi?id=18440

Seb <greensunny12@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greensunny12@gmail.com

--- Comment #2 from Seb <greensunny12@gmail.com> ---
Brad [1] (the maintainer of Bugzilla) doesn't monitor the issue tracker. You need to contact him directly for any changes though we are currently evaluating other options (GH issues or upgrading to a newer Bugzilla version like [2]).

[1] https://github.com/braddr
[2] https://bugzilla.mozilla.org/

--
March 27, 2018
https://issues.dlang.org/show_bug.cgi?id=18440

Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dlang-bugzilla@thecybershad
                   |                            |ow.net

--- Comment #3 from Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> ---
(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.

--
March 27, 2018
https://issues.dlang.org/show_bug.cgi?id=18440

--- Comment #4 from Timothee Cour <timothee.cour2@gmail.com> ---
(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)

--
March 27, 2018
https://issues.dlang.org/show_bug.cgi?id=18440

--- Comment #5 from Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> ---
(In reply to Timothee Cour from comment #4)
> 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.

FreeBSD is an OS, not hardware, and we have an OS field.

Most bugs we have are not specific to the OS, and when they are, the OS is pretty obvious when it's not mentioned (e.g. OPTLINK's errors are pretty recognizable).

I can't remember there ever being a situation like "wait a second, I wish I knew this bug was on <insert-OS-here> N comments ago".

> FWIW lots of issue trackers require users to post an analog command (eg:
> brew, tmux)

This is of no significance to this discussion.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=18440

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
December 15
https://issues.dlang.org/show_bug.cgi?id=18440

--- Comment #6 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dlang.org/issues/3972

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--