Re: [Spice-devel] [PATCH qxl-wddm-dod v2 02/25] Add delete operator

2016-09-06 Thread Frediano Ziglio
> > > > Based on a patch by Sandy Stutsman > > > > Signed-off-by: Sameeh Jubran > > Hi, from > https://github.com/flexVDI/qxl-dod/commit/a21bc96bffdd2a298b1e7f86c380bfaabbcbe7cc > looks like the original author of this was Javier and not Sandy (contains > also > the original small typo). > >

Re: [Spice-devel] [PATCH qxl-wddm-dod v2 02/25] Add delete operator

2016-09-05 Thread Frediano Ziglio
> > Based on a patch by Sandy Stutsman > > Signed-off-by: Sameeh Jubran Hi, from https://github.com/flexVDI/qxl-dod/commit/a21bc96bffdd2a298b1e7f86c380bfaabbcbe7cc looks like the original author of this was Javier and not Sandy (contains also the original small typo). You should either chang

[Spice-devel] [PATCH qxl-wddm-dod v2 02/25] Add delete operator

2016-09-05 Thread Sameeh Jubran
Based on a patch by Sandy Stutsman Signed-off-by: Sameeh Jubran --- qxldod/BaseObject.cpp | 11 +++ qxldod/BaseObject.h | 1 + 2 files changed, 12 insertions(+) diff --git a/qxldod/BaseObject.cpp b/qxldod/BaseObject.cpp index ac270fd..a93c040 100755 --- a/qxldod/BaseObject.cpp +++ b