[PATCH 0/1] Handle wpbuf in a more C++ style

Hans-Bernhard Bröker HBBroeker@t-online.de
Mon Mar 2 23:06:00 GMT 2020


Replace a relatively C-styled co-dependent pair of variables, a #define, 
and an inline function by a helper class containing their relation, 
because that is more in the C++ style.

Hans-Bernhard Broeker (1):
   Collect handling of wpixput and wpbuf into a helper class.

  winsup/cygwin/fhandler_console.cc | 135 ++++++++++++++++--------------
  1 file changed, 70 insertions(+), 65 deletions(-)

-- 
2.21.0



More information about the Cygwin-patches mailing list