Eric Anholt <[email protected]> writes: > I couldn't find any, and I was modifying the implementation, so I had > to write some. I would like the test to end with a "make sure there > weren't any stray unchecked errors", but I didn't figure out how to do > that.
Xlib used XSync for this, which just does GetInputFocus to make sure that all requests have been processed and replies and errors retrieved. Is that not sufficient here? -- -keith
signature.asc
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
