Deprecations in Vala 0.21.2: Closes #7457
Deprecations are now enabled. This will have to hold until we rewrite Geary's UI not to use the various widgets being deprecated by GNOME.
This commit is contained in:
parent
bee2068f3e
commit
f0f60aa9f2
1 changed files with 1 additions and 0 deletions
|
|
@ -508,6 +508,7 @@ set(VALAC_OPTIONS
|
|||
--enable-checking
|
||||
--debug
|
||||
--fatal-warnings
|
||||
--enable-deprecated
|
||||
${EXTRA_VALA_OPTIONS}
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue