|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH 2/3] libxl: config parser: make CfgParseContext i
Ian Jackson writes ("[PATCH 2/3] libxl: config parser: make CfgParseContext
initialisation common"):
> xlu_cfg_readfile and xlu_cfg_readdata had some somewhat-boilerplate
> code for initialisation, parsing, and cleanup. Make that common.
This patch mistakenly includes changes to libxlu_cfg_l.[ch] which are
due purely to rerunning flex. I did wonder what had become of them.
If this patchset gets suitable acks I will apply these
> tools/libxl/libxlu_cfg_l.c | 30 ++++++++++++----
> tools/libxl/libxlu_cfg_l.h | 18 ++++++++-
hunks as a separate commit.
That way the patch 3/3 (or 4/4 if you prefer) contains only changes to
libxlu_cfg.[ch] which are actually due to the change to libxl_cfg_l.l.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|