• gcc warnings after upgrading mosquitto to 2.1.2

    From Nick Boel@1:103/705 to GitLab issue in main/sbbs on Thu Apr 9 16:33:50 2026
    open https://gitlab.synchro.net/main/sbbs/-/issues/1119

    ```
    In file included from mqtt.h:36,
    from logfile.h:26,
    from sbbs.h:298,
    from js_conio.cpp:26:
    /usr/include/mqtt_protocol.h:2:2: warning: #warning "Please replace '#include <mqtt_protocol.h> with #include <mosquitto.h>" [-Wcpp]
    2 | #warning "Please replace '#include <mqtt_protocol.h> with #include <mosquitto.h>"
    | ^~~~~~~
    ```

    Seems to occur anywhere mqtt_protocol.h is called.
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)