On Mon, Jun 20, 2016 at 11:46:16AM -0400, Frediano Ziglio wrote: > > Looks good, however in the generated file code starts with > > > #include <common/messages.h> > #include <spice/protocol.h> > #include "common/marshaller.h" > > #ifndef _GENERATED_HEADERS_H > #define _GENERATED_HEADERS_H > > > beside the mix of "" and <> all headers are using _GENERATED_HEADERS_H macro > so in theory you cannot include generated_client_marshallers.h and > generated_server_marshallers.h in the same module.
I had a quick hack for the GENERATE_HEADERS_H thing while working on this, but in the end it did not seem necessary so I dropped it. I'll try to fix it again. Christophe
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/spice-devel