Files
libguestfs/builder
Pino Toscano c871ed6b50 builder: make the C index parser reentrant
Switch the lex/yacc parser into reentrant mode, to ease the handling of
parsing-specific data; introduce a new parser_context struct for that,
which is added as extra data to the parser.

This should cause no behaviour changes in the parsing, just no more
global variables used for getting data in/out the parser.
2014-03-19 15:42:45 +01:00
..
2014-03-12 16:07:55 +01:00
2014-01-30 17:05:34 +01:00
2014-01-30 17:05:34 +01:00
2014-01-30 17:05:34 +01:00
2014-03-10 13:42:16 +01:00