On Thu, May 12, 2011 at 11:41:34AM +0200, Christophe Fergeau wrote:
> Hi,
>
> On Thu, May 12, 2011 at 11:49:38AM +0300, Arnon Gilboa wrote:
> > needed for spice/common files used by the client, server & qxl driver.
> > in windows _inline works for both c/c++, while inline is c++ only.
> > compilin
Christophe Fergeau wrote:
Hi,
On Thu, May 12, 2011 at 11:49:38AM +0300, Arnon Gilboa wrote:
needed for spice/common files used by the client, server & qxl driver.
in windows _inline works for both c/c++, while inline is c++ only.
compiling the client with mixed c/c++ code required this defin
Hi,
On Thu, May 12, 2011 at 11:49:38AM +0300, Arnon Gilboa wrote:
> needed for spice/common files used by the client, server & qxl driver.
> in windows _inline works for both c/c++, while inline is c++ only.
> compiling the client with mixed c/c++ code required this define.
If this change is done
needed for spice/common files used by the client, server & qxl driver.
in windows _inline works for both c/c++, while inline is c++ only.
compiling the client with mixed c/c++ code required this define.
---
spice/macros.h |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git