Skip to content

RAP-483 Improve diagnostics

Mark de Wever requested to merge rap-483-improve-diagnostics into master

RAP-483 appeared to be a bug, investigation showed the behaviour was intended. Improving the diagnostics to avoid the confusion.

Fixes some issues regarding uninitialized members. These errors caused tests to randomly fail.

Fixes some compiler diagnostics.

Merge request reports