Randy Barlow
|
48c2e7afa4
|
Do not mark abstract class contstuctors public
Starting with Vala 0.45.1, it is an error to mark abstract class
constructors public[0,1]. This commit removes three such
declarations.
fixes #609
[0] https://gitlab.gnome.org/GNOME/vala/raw/master/NEWS
[1] https://gitlab.gnome.org/GNOME/vala/issues/766
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
|
2019-09-01 21:19:09 +02:00 |
|
fiaxh
|
b9df78e449
|
Move DatabaseError handling into Qlite
|
2017-10-31 15:41:45 +01:00 |
|
Marvin W
|
765c2605cd
|
qlite: cleanup, fix nullity issues
|
2017-04-18 20:20:41 +02:00 |
|
Marvin W
|
ef0483765a
|
Small bug fixes and compatibility with Vala 0.36
|
2017-03-23 16:48:26 +01:00 |
|
Marvin W
|
93fd134a92
|
Fix bugs and warnings in qlite
|
2017-03-10 17:33:27 +01:00 |
|
fiaxh
|
56bc45ce4d
|
Initial commit
|
2017-03-02 15:37:32 +01:00 |
|