|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] xl: compile with -Wmissing-declarations
Gianni Tedesco writes ("[Xen-devel] [PATCH] xl: compile with
-Wmissing-declarations"):
> The one wart on the patch-set is that flex has a bug where it emits code
> with missing declarations for yy(set|get)_column. This is apparently
> fixed in a newer version but for now I just removed the unused functions
> from the generated code.
I think it would be better to just add the declarations for now.
Otherwise rebuilding the grammar will cause the build to break.
The rest of it is fine.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|