Hi,

On Tue, Mar 16, 2010 at 01:36:32PM +1000, Peter Hutterer wrote:
> I expect so too. Right now, MAX_VALUATORS is a simple #define that can be
> arbitrarily changed. Except that like so many defines we need to ensure that
> actually changing it doesn't cause regression in code that expects it to be
> exactly 36 (I just checked again, it's actually 36, not 32)

Indeed.

> The only hard limit I can think of is 256 which is what the XI1 protocol
> limits it to.

Even then, you can just deliver the first 256 to XI1 clients and still
deliver UINT_MAX to XI2 clients. *shrug*

Cheers,
Daniel

Attachment: pgpjmrLMI6eBR.pgp
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to