On Fri, Aug 10, 2012 at 1:08 PM, Stefan Hajnoczi
wrote:
> Commit 427a1a2cb1d35b83b6302886f46289f6d617134d ("qapi: avoid reserved
> keywords") modifies qapi.py, which is used by qapi-types.py and other
> Python scripts. Because Makefile has no dependencies for qapi.py the
> qapi code generator wil
Commit 427a1a2cb1d35b83b6302886f46289f6d617134d ("qapi: avoid reserved
keywords") modifies qapi.py, which is used by qapi-types.py and other
Python scripts. Because Makefile has no dependencies for qapi.py the
qapi code generator will not be rerun and the following build error is
produced:
net/