Hello. I've noticed quite some GNU coding style violations with your patch. Please next time, use something like:
$ git diff HEAD~ > /tmp/patch && ./contrib/check_GNU_style.py /tmp/patch Thanks, Martin
Hello. I've noticed quite some GNU coding style violations with your patch. Please next time, use something like:
$ git diff HEAD~ > /tmp/patch && ./contrib/check_GNU_style.py /tmp/patch Thanks, Martin