[Spice-devel] [PATCH spice-streaming-agent v2 0/4] Minor improvements and cosmetics

Lukáš Hrázký lhrazky at redhat.com
Thu Jan 25 10:29:37 UTC 2018


Hello,

Just an assortment of small improvements, there will be a followup email for
some general coding style and some more use of C++ standard library.

Changes since v1:
- improved commit messages

Lukáš Hrázký (4):
  use spaces around '=' at the end of methods declaration
  replace tabs with 8 spaces
  use std::string where it's easy to replace
  better error message when opening streaming device

 include/spice-streaming-agent/frame-capture.hpp | 14 +++----
 include/spice-streaming-agent/plugin.hpp        | 14 +++----
 src/concrete-agent.cpp                          | 10 ++---
 src/concrete-agent.hpp                          |  4 +-
 src/spice-streaming-agent.cpp                   | 49 +++++++++++++------------
 5 files changed, 46 insertions(+), 45 deletions(-)

-- 
2.15.1



More information about the Spice-devel mailing list