On Sun, May 08, 2011 at 04:10:57PM +0300, Alon Levy wrote:
> should change all the enums that don't explicitly set their first value to 0.

I'm not really convinced this is useful, what does that bring us?

There are probably some enums where the actual int values of the enum members
don't matter, so changing these ones would give the false impression that
it's important that the first member is 0 while it's not. For the ones
where the exact int value is important, why not, but I don't know if there
are many of these?

Christophe

Attachment: pgpYlhc8zcK7x.pgp
Description: PGP signature

_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to