Remove XID wrapper structures and replace them with uint32_t typedefs
authorJosh Triplett <josh@freedesktop.org>
Sat, 7 Oct 2006 00:44:53 +0000 (17:44 -0700)
committerJosh Triplett <josh@freedesktop.org>
Sat, 7 Oct 2006 00:44:53 +0000 (17:44 -0700)
commit90eeb461be4975ff35d187ba64fedbb16ff13d15
treef581f7907fb2ed1ddc7a4eda73187d6a4e2551d9
parent9bd2c0c58fbe4c994e76619c2d67e46ed8b43030
Remove XID wrapper structures and replace them with uint32_t typedefs

After positive feedback from several people, we have decided to remove the XID
wrapper structures that attempted to provide C type safety, and replace them
with uint32_t typedefs.  Feedback has indicated that these type-safety hacks
generated more trouble than help.

We will bump the libxcb soname at the next release.
src/c-client.xsl