[PATCH 5/9] Revert "Bug #6924: Restore the ABI for DrawableRec and ColormapRec to the state"

2011-09-17 Thread Jamey Sharp
This reverts commit bc0c56c407117d1545e20d21f7d30eb3472d618b since we're breaking ABI anyway. Conflicts: ChangeLog dix/colormap.c dix/pixmap.c dix/window.c include/pixmapstr.h Signed-off-by: Jamey Sharp --- dix/colormap.c |7 --- include/co

Re: [PATCH 5/9] Revert "Bug #6924: Restore the ABI for DrawableRec and ColormapRec to the state"

2011-09-19 Thread Aaron Plattner
Sure, why not? This is the first ABI break since server-1.11 that I've seen go out to the list, I think, but it seems naive to assume there won't be more. Reviewed-by: Aaron Plattner On Sat, Sep 17, 2011 at 01:22:31AM -0700, Jamey Sharp wrote: > This reverts commit bc0c56c407117d1545e20d21f7d30

Re: [PATCH 5/9] Revert "Bug #6924: Restore the ABI for DrawableRec and ColormapRec to the state"

2011-09-19 Thread Jamey Sharp
On Mon, Sep 19, 2011 at 10:12:48PM -0700, Aaron Plattner wrote: > Sure, why not? This is the first ABI break since server-1.11 that I've > seen go out to the list, I think, but it seems naive to assume there won't > be more. Oh, right--I wrote the commit message when I thought it would be merged