vala:wip/issue/777

Last commit made on 2020-04-24
Get this branch:
git clone -b wip/issue/777 https://git.launchpad.net/vala

Branch merges

Branch information

Name:
wip/issue/777
Repository:
lp:vala

Recent commits

90fc5b1... by Rico Tzschichholz

WIP vala: Check coverage of switch on enum-type and issue warnings if needed

Also don't emit implicit default label.

Fixes https://gitlab.gnome.org/GNOME/vala/issues/777

71af8d6... by Rico Tzschichholz

tests: Extend "fastvapi" test to increase coverage

da4cba7... by Rico Tzschichholz

Revert "vala: Set default_construction_method in semantic-analyzer check if required"

This reverts commit d176f179581fac880f5598bb53b3475392af2c4b.

Fixes https://gitlab.gnome.org/GNOME/vala/issues/982

49a3218... by Rico Tzschichholz

Sync NEWS from 0.48

a55e918... by Rico Tzschichholz

tests: Fix make dist

6b7f10d... by Rico Tzschichholz

gtk4: Update to 3.98.3

9201f00... by Rico Tzschichholz

gtk4: Update to 3.98.2+2869f80b

5120ea0... by Rico Tzschichholz

gio-2.0: Add "async_result_pos" attributes to *.call_with_unix_fd_list()

Fixes https://gitlab.gnome.org/GNOME/vala/issues/340

0e424b9... by Rico Tzschichholz

girparser: Improve detection of AsyncReadyCallback/AsyncResult parameters

bcc6d14... by Rico Tzschichholz

girparser: Drop special handling of GLib.Data, GLib.PtrArray and GLib.String