> > Heavily based on code by Christophe de Dinechin. > > Wraps the serialization code in the OutboundMessage class and its > descendants for each specific message. Uses Cruiously Recurring Template > Pattern (CRTP) to avoid runtime overhead of polymorphism. > > The messages are placed along with the code that sends them, this helps > to avoid header proliferation, e.g. the CursorMessage requires X11 > headers for it's interface. > > Signed-off-by: Lukáš Hrázký <lhrazky@xxxxxxxxxx> I cannot apply this patch. I tried to check encodings, apply to different commits, ignore whitespaces (all usual stuff) but probably you have a patch before this series. I don't want to apply the patch manually (probably also easier for you to send an updated version). Also I noted that there are long lines (the style limit is 100 columns) in this and in minor way in the previous one. Frediano _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel