Closed conraid closed 1 year ago
https://github.com/muriloventuroso/pdftricks/blob/f4a2ea2be89b4a0426112b7fdf369a6aa38c0789/data/meson.build#L31-L32 https://github.com/muriloventuroso/pdftricks/blob/f4a2ea2be89b4a0426112b7fdf369a6aa38c0789/data/meson.build#L42-L43
These positional arguments need to be removed, i18n.merge_file
only accepts keyword arguments. They used to be ignored entirely, but due to stricter data validation the unexpected positional arguments are now an error.
Simply remove lines 32 and 43, then commit + PR the result.
Thanks. With this everything is ok
compiling on slackware current there is this error, what can it depend on?
meson-log.txt