forked from AuroraMiddleware/gtk
Fix make check
This commit is contained in:
parent
eabdaf17dc
commit
cfcd28041c
@ -1,2 +1,2 @@
|
||||
ERROR: gtk-builder-error-quark 6
|
||||
.:9:1 Could not parse integer `blue'
|
||||
.:9:1 Could not parse integer 'blue'
|
||||
|
@ -1,2 +1,2 @@
|
||||
ERROR: gtk-builder-error-quark 6
|
||||
.:10:40 Could not parse enum: `warbl'
|
||||
.:10:40 Could not parse enum: 'warbl'
|
||||
|
@ -1,2 +1,2 @@
|
||||
ERROR: gtk-builder-error-quark 6
|
||||
.:8:38 Could not parse enum: `xyz'
|
||||
.:8:38 Could not parse enum: 'xyz'
|
||||
|
@ -1,2 +1,2 @@
|
||||
ERROR: gtk-builder-error-quark 6
|
||||
.:5:45 Could not parse enum: `warbl'
|
||||
.:5:45 Could not parse enum: 'warbl'
|
||||
|
@ -1,2 +1,2 @@
|
||||
ERROR: gtk-builder-error-quark 6
|
||||
.:5:41 Could not parse double `xyzzy'
|
||||
.:5:41 Could not parse double 'xyzzy'
|
||||
|
@ -1,2 +1,2 @@
|
||||
ERROR: gtk-builder-error-quark 6
|
||||
.:5:43 Could not parse enum: `between'
|
||||
.:5:43 Could not parse enum: 'between'
|
||||
|
@ -1,2 +1,2 @@
|
||||
ERROR: gtk-builder-error-quark 6
|
||||
.:5:26 Could not parse double `abc'
|
||||
.:5:26 Could not parse double 'abc'
|
||||
|
Loading…
Reference in New Issue
Block a user