[PATCH] drop unused filterPath

Julien ÉLIE julien at trigofacile.com
Fri Sep 11 13:06:39 UTC 2020


Hi Dominik,

> (.text+0x0): multiple definition of `filterPath'; art.o (symbol from plugin):(.text+0x0): first defined here
>
> Upon further inspection, it seems that filterPath is declared in both
> innd/art.c:81 and innd/python.c:63 (without const), set in
> innd/art.c:2076, but never used. Shall we drop it, then? Patch attached.

Yes, exactly.  Latest version of GCC triggers that warning.
Patch already present upstream (will be shipped with INN 2.6.4):
  https://inn.eyrie.org/trac/changeset/10361

-- 
Julien


More information about the inn-workers mailing list