On Wed, 29 Apr 2015 16:46:51 +0300 Giulio Camuffo <giuliocamu...@gmail.com> wrote:
> When using this new option the generated code will include the new > core headers instead of the old ones. The default needs to remain > unchanged for backward compatibility with old code. > With this change the generated headers will now forward declare all > types and interfaces it uses; that is needed when generating headers > for a my-extension.xml with --include-core-only, since it may use > types defined in wayland.xml. > The same is done also without --include-core-only, since it is an > harmless change. > getopt_long() is used for the option handling. > --- > > v4: removed leftover line > > src/scanner.c | 208 > +++++++++++++++++++++++++++++++++++++++++----------------- > 1 file changed, 149 insertions(+), 59 deletions(-) Pushed with R-b me. ea73cb0..e799b1f master -> master Thanks, pq _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel