This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

Vala - Planning

Roadmap

Bugs

Issue tracker

Bug Keywords

Use the following keywords in the whiteboard field:

accepts-invalid
No valac error on invalid code
crash-on-invalid-code
Segmentation fault on invalid code
crash-on-valid-code
Segmentation fault on valid code
critical-on-invalid-code
Critical message on invalid code
critical-on-valid-code
Critical message on valid code
invalid-c-code
Invalid C code generated (cc error and no valac error)
regression
Regression from previous releases
rejects-valid
valac error on valid code
test-case
Minimal, self-contained test-case available
wrong-code
Incorrect code generated (no valac and no cc error)
trivial-patch
Patch is trivial, regardless to the severity of the bug.

Bug Priorities

immediate
Regressions from previous releases
urgent
accepts-invalid, crash-on-invalid-code, crash-on-valid-code, critical-on-invalid-code, critical-on-valid-code, invalid-c-code, wrong-code
high
Bugs with major severity in non-experimental feature set
normal
Bugs with normal severity in non-experimental feature set
low
Bugs with low severity or bugs in experimental feature set

Bug Severities

blocker
wrong-code
critical
crash-on-invalid-code, crash-on-valid-code, invalid-c-code
major
Bugs that block development of a Vala project
normal
Bugs without easy workaround, yet not blocking users; accepts-invalid, critical-on-invalid-code, critical-on-valid-code, rejects-valid
minor
Bugs with low impact / easy workaround
trivial
Cosmetic problems

2024-10-23 11:37