Allen Winter

Results 9 issues of Allen Winter

I started a new recipe from docs/package_templates/cmake_package I noticed when the linters ran on my PR, that some autopep8 and pylint issues occurred. The autopep8 issues were probably due to...

Specify library name and version: **libical/3.0.14** I am submitting the PR as the maintainer of this library. --- - [check] I've read the [guidelines](https://github.com/conan-io/conan-center-index/blob/master/docs/how_to_add_packages.md) for contributing. - [check] I've followed...

User-approval pending

Note that I am the package maintainer for libical and plan to try and write the conan recipe to solve this issue. also note that version 3.0.15 will be released...

library request

I'm having trouble with pre-commit python package. the issue seems to be with ninja, as shown in this error. I reporting to msys2 project since I'm not experiencing any problems...

it would be quite useful if I could use the` https://pre-commit.com/ `tool to run PSScriptAnalyzer on my powershell scripts during the git commit stage. then I could find problems in...

Issue - Question

I tried to brew install kdepimlibs and got a build error in strigi. cmake errored about DBUS_ARCH_INCLUDE_DIR being used and not set. I'm using cmake 3.4.0 on Mavericks. this is...

Question: has anyone tested with doxygen 1.12? if so and it works ok, I think you can change the README to say "🥇 Works best with doxygen 1.9.1 - 1.9.4...

**Describe the bug** Since yesterday when I installed doxygen v1.12.0 I'm seeing these errors. I'm making an educated guess that doxysphinx is non-compatible in some way. something about doxygen_blank.html maybe?...

Change the O_D macro definition by moving the 'const' qualifier to the front of the statement. Without this change we get false positives "style: Variable 'd' can be declared as...