summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@src.gnome.org>2008-12-03 12:39:44 +0000
committerChristophe Fergeau <teuf@src.gnome.org>2008-12-03 12:39:44 +0000
commit6e3a5989a5d60addc731d4e4bee4db30d197ad03 (patch)
treef7aff5976c94be4b7e0b2146d2ed2baa41adeb4a /ChangeLog
parentffdef9d451bb32de62d5c1c71911f2e70279d1e0 (diff)
downloadgobject-introspection-6e3a5989a5d60addc731d4e4bee4db30d197ad03.tar.gz
raise YY_BUF_SIZE to 65536 up from the default 16384.
With the default YY_BUF_SIZE value, the lexer was aborting with a cryptic error message on source files containing really long comment blocks. Fixes bug 562971 – g-ir-scanner failure on libgpod headers svn path=/trunk/; revision=983
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf08fb0d..b5d6ba3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-12-03 Christophe Fergeau <teuf@gnome.org>
+
+ Bug 562971 – g-ir-scanner failure on libgpod headers
+
+ * giscanner/scannerlexer.l: raise YY_BUF_SIZE to 65536 up from the
+ default 16384. Without it, the lexer was aborting with a cryptic
+ error message on source files containing really long comment
+ blocks.
+
2008-12-01 Colin Walters <walters@verbum.org>
* girepository/gfield.c: Fix memory leak; unref type info we