gobject-introspection r88 - in trunk: . src tests/parser



Author: johan
Date: 2007-12-27 20:13:34 +0000 (Thu, 27 Dec 2007)
New Revision: 88
ViewCVS link: http://svn.gnome.org/viewcvs/gobject-introspection?rev=88&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/scanner.c
   trunk/src/scanner.h
   trunk/src/scannerparser.y
   trunk/tests/parser/Makefile.am
Log:
2007-12-27  Johan Dahlin  <johan gnome org>

	* src/scanner.c: (g_igenerator_parse_macros),
	(g_igenerator_start_preprocessor), (g_igenerator_set_verbose),
	(main):
	* src/scanner.h:
	* src/scannerparser.y:
	* tests/parser/Makefile.am:

	Improve error reporting, return when the preprocessor fails.
	Add a verbose parameter, to aid debugging.
	Revert to using a temporary file to communicate between the
	preprocessor and the parser, because we need to wait for
	the exit code from the pre-processor before starting to parse.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]