Sebastian 1fe1fc7008
gnu.cfg: Add support for non-GNU _(string) macro. (#1726)
As can be read here:
https://www.gnu.org/software/gettext//manual/html_node/Mark-Keywords.html
The _(str) macro is typically defined for a project to abbreviate the
gettext(str) call. Although this is not part of GNU it would enhance the
analysis. Cppcheck often does not know what _() is. In daca@home it is
reported thousands of times as a function without configuration.
2019-03-06 10:57:59 +01:00
..
2019-03-05 19:00:13 +01:00
2019-02-17 20:16:01 +01:00
2017-11-05 17:56:24 +01:00
2019-02-18 21:48:41 +01:00
2019-02-18 21:48:41 +01:00
2019-01-06 17:15:57 +01:00