]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Fix failed to expand Py_UNUSED (rrdtoolmodule.c)
authorWolfgang Stöggl <c72578@yahoo.de>
Mon, 3 Jun 2019 09:04:41 +0000 (11:04 +0200)
committerTobias Oetiker <tobi@oetiker.ch>
Mon, 3 Jun 2019 11:39:39 +0000 (13:39 +0200)
commitee6308d9a0e88b44d21aab6aac743c20354e4475
treef8f3c0fd34c9d2f17d6a08aebae7d72e1b5855fa
parent8aa849c58734d9dc0dbcbe79f537f5683f3b2314
Fix failed to expand Py_UNUSED (rrdtoolmodule.c)

- Fix: failed to expand 'Py_UNUSED', Invalid ## usage when expanding
  'Py_UNUSED'.
- Fixes: https://github.com/oetiker/rrdtool-1.x/issues/903
bindings/python/rrdtoolmodule.c