Andrea Pappacoda

Results 81 issues of Andrea Pappacoda

Hi, could you please consider adding [SPDX](https://spdx.org) headers to generated files? As you may (or may not) know, a growing number of large open source project is moving towards using...

Sorry for the Italian error messages. dotnet 4.8 should be already installed. ![image](https://user-images.githubusercontent.com/34214253/182031603-82430e09-e832-4496-8fe2-d9b835b40b29.png)

Fixes #1763 I chose the "dynamic" route :) It is a bit more complex than a more static solution, but it has the advantage of requiring just two lines of...

**Is your feature request related to a problem? Please describe.** simdjson currently provides a CMake config-file package, but unfortunately not all tools and build systems can use them to discover...

With this patch I've deleted a few find modules that are now unused since the vcpkg transition, as the CMake code now forces `CONFIG` mode for Catch2, fmt and nlohmann_json....

Since MbedTLS pre-3.0.0 doesn't ship neither a pkg-config file nor a CMake package config file it is required to use a custom `FindMbedTLS.cmake` file. Since yuzu requires CMAC support it...

**Describe the bug** The `pomatez.desktop` file contained in the .deb package contains `"Productivity"` in the `Categories` section. This is an invalid value, the only accepted values are specified [here](https://specifications.freedesktop.org/menu-spec/latest/apa.html). This...

bug

It would be nice if ut permitted to check that an exception's message (`.what()`) matches some expected pattern, like with GoogleTest's [`ThrowsMessage` matcher](https://github.com/google/googletest/blob/0320f517fd920866d918e564105d68fd4362040a/googlemock/include/gmock/gmock-matchers.h#L5379-L5399). I was thinking about something along these...

Since the [1.12](https://github.com/jonls/redshift/releases/tag/v1.12) release a lot of small fixes have been made; could you please tag a new version so that downstream packagers can package up these fixes? Thanks :)

**Is your feature request related to a problem? Please describe.** Creating a `.nomedia` file is kinda an hacky solution to the problem of excluding directories from being indexed as part...

enhancement
1. to develop