mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-03 17:21:11 +00:00
3eb5447376
After the node-editor crashed on me once too often, I decided to take a good hard look at the parsing code and add a bunch of weird corner cases into the testsuite. That meant redoing the parser so that the error paths cause neither crashes nor duplicated or wrong error messages.
8 lines
377 B
Plaintext
8 lines
377 B
Plaintext
<data>:21:32-36: error: GTK_CSS_PARSER_ERROR_UNKNOWN_VALUE
|
|
<data>:50:23-24: error: GTK_CSS_PARSER_ERROR_UNKNOWN_VALUE
|
|
<data>:55:24-69:3: error: GTK_CSS_PARSER_ERROR_UNKNOWN_VALUE
|
|
<data>:74:24-33: error: GTK_CSS_PARSER_ERROR_SYNTAX
|
|
<data>:79:24-38: error: g-io-error-quark 15
|
|
<data>:84:24-47: error: g-io-error-quark 1
|
|
<data>:89:24-62: error: GTK_CSS_PARSER_ERROR_UNKNOWN_VALUE
|