On Fri, Jun 16, 2017 at 10:13:12AM +0100, Frediano Ziglio wrote:
> Different fields used "int" instead of a proper boolean type.
> Switch to "bool" type and related mnemonics.
> Some changesets should probable be squashed together (for instance
> I would merge some migration field in RedsState) but is easier to
> review.
> "bool" is a bit smaller than "int"/"gboolean" so the structures
> can be rearranges to use less bytes but I don't consider this
> really important and is more suitable for a future optimization.

Series looks good overall, going to cause some rebase pain though.. ;)

Christophe

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to