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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user