Add simple pre-processor using subprocess and a PIPE. Change the
authorJohan Dahlin <johan@gnome.org>
Thu, 27 Mar 2008 19:20:45 +0000 (19:20 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Thu, 27 Mar 2008 19:20:45 +0000 (19:20 +0000)
commit8427c62f516831ffef9aa8e2b35748b856bf89ec
tree5fb3fd892c4577af55579f3dda9b57ee71e58934
parent2faf92a1d87c6cd9b0d3dce20da74dc82a7e82c8
Add simple pre-processor using subprocess and a PIPE. Change the

2008-03-27  Johan Dahlin  <johan@gnome.org>

* giscanner/giscannermodule.c:
* giscanner/scannerlexer.l:
* giscanner/sourcescanner.c:
* tools/g-ir-scanner:

Add simple pre-processor using subprocess and a PIPE.
Change the parse_file apis to accept a file descriptor.

svn path=/trunk/; revision=169
ChangeLog
giscanner/giscannermodule.c
giscanner/scannerlexer.l
giscanner/sourcescanner.c
tools/g-ir-scanner