Alecto Irene Perez

Results 13 issues of Alecto Irene Perez

### Affected Version ``` yay v11.1.2 - libalpm v13.0.1 ``` ### Describe the bug When `--print-format` is passed to yay when installing a package, yay will synchronize package databases before...

Type: Feature Request
Status: Approved

This commit removes usage of the the -X option from diff-so-fancy, which prevented less termcap initialization. From the manpage: > ``` > -X or --no-init > Disables sending the termcap...

When I run `bash -c "$(wget -qO- https://git.io/vQgMr)"` it lists all the themes, but when I try installing one (e.g., 40), it gives me the following output: I've used Gogh...

FYI - Docs

Hi! I created a CMakeLists.txt file for the project. It can build both the library itself and also the tests. This PR also enables running tests with *ctest*. Tests can...

Hi Gammasoft, Thank you so much for your work again on this library! It's exciting to have a C++ GUI library made for modern C++. I've spent the morning installing...

enhancement

Output of `swift build`: ``` Fetching https://github.com/PureSwift/Silica.git Fetching https://github.com/PureSwift/Cairo.git Fetching https://github.com/PureSwift/SDL.git Fetching https://github.com/PureSwift/CSDL2.git Fetching https://github.com/PureSwift/LittleCMS.git Fetching https://github.com/PureSwift/CLCMS.git Fetching https://github.com/PureSwift/CFreeType.git Fetching https://github.com/PureSwift/CFontConfig.git Fetching https://github.com/PureSwift/CCairo.git Cloning https://github.com/PureSwift/CLCMS.git Resolving https://github.com/PureSwift/CLCMS.git at 1.0.0 Cloning...

As it currently exists, the `SeparateDefinitionBlocks` option only allows for no spacing (SDS_Never), or exactly one space (SDS_Always). The amount of space should be configurable, especially as some organizations require...

clang-format

Hello, We've observed an issue wherein a reference to an internal member variable appears to become dangling after the class that contains that member is garbage-collected. # Question Can references...

enhancement
help wanted
question

### Required prerequisites - [X] Make sure you've read the [documentation](https://pybind11.readthedocs.io). Your issue may be addressed there. - [X] Search the [issue tracker](https://github.com/pybind/pybind11/issues) and [Discussions](https:/pybind/pybind11/discussions) to verify that this hasn't...

triage

I've created some tests for the behavior described in [#5020: enum should not be silently converted to float during method call](https://github.com/pybind/pybind11/issues/5020) ## Description The most relevant issue is #5020. This...