recommended gtk3 to gtk4 migration 'Enable diagnostic warnings'
Change-Id: I154be7df4af7e2e9804053e196e65e77a676c8ee Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108065 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
parent
38f2078321
commit
e66dbf582c
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ export G_SLICE=always-malloc
|
||||||
export MALLOC_CHECK_=2
|
export MALLOC_CHECK_=2
|
||||||
export MALLOC_PERTURB_=153
|
export MALLOC_PERTURB_=153
|
||||||
export OOO_DISABLE_RECOVERY=1
|
export OOO_DISABLE_RECOVERY=1
|
||||||
|
# recommended gtk3 to gtk4 migration 'Enable diagnostic warnings'
|
||||||
|
G_ENABLE_DIAGNOSTIC=1
|
||||||
|
|
||||||
# macOS debugging assistance
|
# macOS debugging assistance
|
||||||
export MallocScribble=1
|
export MallocScribble=1
|
||||||
|
|
Loading…
Reference in a new issue