Hi Paul, On Mon, Mar 11, 2019 at 01:00:24PM +0100, Paul Stephen Borile wrote: > Hi, > > in attach patch for : > - build fix for 1.9/2.0 code base (0001) > - removed deprecated methods (0001) > - enabled multithreading mode (0001) > - added point of contact in MAINTAINERS file (0004) > > Module is now tested in MT mode internally.
Thanks for this. However, may I suggest that you have a look at this file to see how to properly split and format your patches : https://raw.githubusercontent.com/haproxy/haproxy/master/CONTRIBUTING Also please don't forget to provide a way to build on a standard OS (typically a dummy library if you have licenses issues, provided it builds on the same platforms as haproxy does). Thanks, Willy

