2.2 KiB
name, about, title, labels, assignees
name | about | title | labels | assignees |
---|---|---|---|---|
Calc bug report | Create a report to help us improve | Bug: XXX-change-this-part-XXX | bug |
Calc bug report template version: 1.3 2022-11-27
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
-
How you started calc I.e., provide the command line you used to launch calc
-
Calc commands and their output Please provide any calc commands you entered on the terminal. Please provide the calc command line output inline as well. If the above is long, please attach a file.
Or if you cannot compile calc: The make command you used try and compile calc and all error and warning messages produced during that action. If long, consider attaching a file.
-
Indicate where the problem is Referring to the information for step 1 above, indicate where the problem is to be found
Expected behavior A clear and concise description of what you expected to happen.
Attach debug.out
IMPORTANT: Please run make debug
and then attach the debug.out
file.
Screen shots If applicable, attach screen shots to help explain your problem.
Execution environment (please complete the following information):
-
OS: E.g., macOS, FreeBSD, Linux, Windows 11, etc.
-
OS version: E.g., Preferred: give the output of
uname -a
or if no uname command, a description of the OS version/release you are using -
OS distribution: E.g., macOS 13.0.1, contents of /etc/redhat-release, or /etc/os-release, etc.
-
Calc Version E.g., output of calc -v or if you cannot compile calc, the version you downloaded and from where it came from
-
Shell and shell version E.g., bash, zsh, power shell, etc. and the version of the shell you are using, if known
Calc mods If you have modified the calc source for some reason, please description what you modified. Please consider attaching a patch (diff -u) between an official calc release and the source you are using.
Patch If you have a recommended code patch to address the problem, please attach your file
Additional context Add any other context about the problem here.