Commit Graph

3 Commits

Author SHA1 Message Date
Sergei Trofimovich
4d4f3d1b79 clboss: 0.12 -> 0.13
Changes: https://github.com/ZmnSCPxj/clboss/releases/tag/v0.13

Without the update the build fails on `master` against `gcc-13` as
https://hydra.nixos.org/build/249004612:

    In file included from dev-proxy-connect.cpp:3:
    Net/SocketFd.hpp:42:37: error: 'uint8_t' is not a member of 'std'; did you mean 'wint_t'?
       42 |         void write(std::vector<std::uint8_t> const&);
          |                                     ^~~~~~~
          |                                     wint_t
2024-02-18 17:12:56 +00:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Pavol Rusnak
faf5052a23
clboss: init at 0.12 2022-05-25 19:14:20 +02:00