xrdp/sesman/tools
matt335672 7e514bf339 Bump cppcheck to v2.11
This fixes the following errors:-

sesman/tools/authtest.c:64:14: error: syntax error [syntaxError]
    g_printf("xrdp auth module tester v" PACKAGE_VERSION "\n");
             ^
sesman/tools/sesrun.c:165:14: error: syntax error [syntaxError]
    g_printf("xrdp session starter v" PACKAGE_VERSION "\n");
             ^
vrplayer/decoder.h:35:12: error: There is an unknown macro here somewhere. Configuration is required. If slots is a macro then please configure it. [unknownMacro]
    public slots:
           ^
vrplayer/playaudio.h:45:12: error: There is an unknown macro here somewhere. Configuration is required. If slots is a macro then please configure it. [unknownMacro]
    public slots:
           ^
vrplayer/dlgabout.h:22:13: error: There is an unknown macro here somewhere. Configuration is required. If slots is a macro then please configure it. [unknownMacro]
    private slots:
            ^
vrplayer/playvideo.h:49:12: error: There is an unknown macro here somewhere. Configuration is required. If slots is a macro then please configure it. [unknownMacro]
    public slots:
           ^
Additionally, cppcheck now makes use of all available CPUs
2023-06-23 17:05:21 +01:00
..
config.c Include config_ac.h from all source files 2017-03-04 00:52:34 -08:00
dis.c Move get_display_num_from_display to string_calls module 2021-04-13 12:16:00 +01:00
Makefile.am Make pam.d directory configurable 2023-02-27 10:49:08 +00:00
sesadmin.c Changes to libtrans interface 2021-11-25 13:30:34 +00:00
sesrun.c Bump cppcheck to v2.11 2023-06-23 17:05:21 +01:00
sestest.c Changes to libtrans interface 2021-11-25 13:30:34 +00:00
tcp.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
tcp.h Fixing formatting with astyle 2021-05-08 16:58:11 +00:00
xcon.c Include config_ac.h from all source files 2017-03-04 00:52:34 -08:00