cppcheck/cfg
Sebastian 0bab9d778b
std.cfg: Fix wprintf(), add comment to swprintf(). (#1729)
wprintf(): The format string must be initialized. So add `<not-uninit/>`
swprintf(): `<formatstr/>` should not be used because Microsoft uses the
same function with a different order of the arguments. Add comment to
document this in the library configuration also. See ticket
https://trac.cppcheck.net/ticket/4790
2019-03-06 21:13:48 +01:00
..
avr.cfg
boost.cfg boost.cfg: Fixed typo in macro. 2019-03-05 19:00:13 +01:00
bsd.cfg bsd.cfg: Add arc4random* functions with tests. (#1344) 2018-08-16 21:37:40 +02:00
cppcheck-cfg.rng Library configuration: Enable configuring the direction of arguments. (#1717) 2019-03-01 15:47:08 +01:00
cppcheck-lib.cfg
cppunit.cfg Initial support for CppUnit 2019-02-17 20:16:01 +01:00
embedded_sql.cfg
gnu.cfg gnu.cfg: Add support for non-GNU _(string) macro. (#1726) 2019-03-06 10:57:59 +01:00
googletest.cfg googletest.cfg: added simple macro implementations 2019-02-24 20:52:51 +01:00
gtk.cfg wxwidgets.cfg: Added more directions-attributes. 2019-03-04 10:53:25 +01:00
libcerror.cfg libcerror.cfg: Add libcerror configuration file. (#1684) 2019-02-22 12:52:07 +01:00
microsoft_sal.cfg microsoft_sal.cfg: Remove redundant define. 2018-07-11 14:03:00 +02:00
motif.cfg Library configuration validation: Enhance relaxng file, fix *.cfg files. (#1685) 2019-02-22 15:31:52 +01:00
opengl.cfg opgengl.cfg: Introduce OpenGL library configuration file. 2019-03-04 14:10:06 +01:00
posix.cfg posix.cfg: Start specifying direction for arguments to functions. 2019-03-06 10:08:46 +01:00
python.cfg Add more interfaces and attributes 2019-02-18 21:48:41 +01:00
qt.cfg qt.cfg: Added support for some QTC_ASSERT()-macros. This fixes a bunch of 'unknownMacros'-warnings from daca@home. 2019-03-03 18:42:02 +01:00
ruby.cfg Add more interfaces and attributes 2019-02-18 21:48:41 +01:00
sdl.cfg
sfml.cfg
std.cfg std.cfg: Fix wprintf(), add comment to swprintf(). (#1729) 2019-03-06 21:13:48 +01:00
tinyxml2.cfg tinyxml2.cfg: Added support for XMLElement::Attribute(). 2019-01-25 20:15:01 +01:00
windows.cfg std.cfg, windows.cfg: Move strcpy_s from windows.cfg to std.cfg. 2019-03-05 15:33:16 +01:00
wxwidgets.cfg wxwidgets.cfg: Added more directions-attributes. 2019-03-05 17:45:29 +01:00
zlib.cfg Fix typos (#1568) 2019-01-06 17:15:57 +01:00