Mats Attnäs

Results 4 issues of Mats Attnäs

Changelog: Feature Docs: https://github.com/conan-io/docs/pull/3583 If you mostly use Conan to build locally, using conanfiles you're handling (and exporting) yourself, and don't necessary set up a remote, there is no point...

See https://github.com/conan-io/conan/pull/15674

RFC2616 is very strict when it comes to "204 No Content" responses, requiring them to actually be empty. However, not everyone follows this (that is, they return content in 204...

CLA Signed

The current master does not build on Ubuntu 23.10: ``` root@df7042aa9f8f:/uap-cpp# make g++ -c -std=c++0x -Wall -Werror -g -fPIC -O3 UaParser.cpp -o UaParser.o g++ -c -std=c++0x -Wall -Werror -g -fPIC...