spikelo
spikelo
Maybe it's not right but I did it this way Passed the argument via _ ``` action = SimpleAction('UpdateConfig', reload='yes', dstfilename='test.conf', srcfilename='test.conf', Action_000000='NewCat', Cat_000000='test', Var_000000='foo', Value_000000='bar') ``` **replace _ to...
the same ^ :( `/home/user/aur/bctoolbox/src/utils/port.c: In function ‘bctbx_concat’: /home/user/aur/bctoolbox/src/utils/port.c:1677:49: error: pointer ‘result’ may be used after ‘realloc’ [-Werror=use-after-free] 1677 | wp = newp + (wp - result); | ~~~~^~~~~~~~~ /home/user/aur/bctoolbox/src/utils/port.c:1671:49:...