Rui Ventura
Rui Ventura
Hello, I'm currently facing a problem when attempting to build Cxx out of the box. BinaryBuilder reports that my platform isn't supported as described by the following error log I've...
First off, love the way an icon theme can be configured so easily in `mako` vs. `dunst`, for example, where a plethora of paths must be specified for every possible...
Howdy :wave: Been a hot minute. I've returned with a scratch at the surface towards converting the `notify-send.sh` script into a POSIX shell-compliant one. This first batch of changes covers...
This might be related to the latest change as to how c++ methods are now maintained, introduced by #243 (hence, this issue pertains the master version of `CxxWrap`). As you...
Specifically, [as described in cppreference](https://en.cppreference.com/w/cpp/named_req/Container). A minor change such as `typedef`ing the container's `value_type` already allows the usage of `std::back_inserter`. As an example of such usage, here's a use case...
### Expected behavior When trying to use `@AnnotatedWith` to annotate a mapper implementation class with Spring's `@ConditionalOnProperty` on a `@DecoratedWith` mapper ```java @Mapper(componentModel = "spring") @AnnotatedWith(value = ConditionalOnProperty.class, elements =...
Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [GitHub issue](https://github.com/apache/shiro/issues) filed for the change (usually before you start working...
Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [GitHub issue](https://github.com/apache/shiro/issues) filed for the change (usually before you start working...