LE GARREC Vincent

Results 18 issues of LE GARREC Vincent

Fixes #38073 #19125 Add libaec and replace szip by libaec in hdf5 **Add libaec** - [X] The name of the port matches an existing name for this component on https://repology.org/...

category:new-port
info:reviewed
requires:vcpkg-team-review

`PROJECT_HOME` env variable could be used by lots of other software. `WORKON_HOME` is not really good too. Solution could be to prefix them with `PEW_` ?

After reading some part of the library, I noticed some minor change with ABI break. 1) `unverified_safe_because` is `template` but N is never used. Another declaration could be: `inline auto...

With the new pattern, the following warning is catch and count. `/var/lib/jenkins/home/workspace/lib2lgc_test/src/2lgc/net/strategy_connect_open_ssl.h:69: warning: Member ctx_ (variable) of class llgc::net::StrategyConnectOpenSsl is not documented.` I do not have jdk so it's a...

Fixes #39491. - [X] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [X] SHA512s are updated for each updated download. - [X] The "supports" clause reflects platforms that may be fixed...

category:port-feature

@paceholder I worked on nodeeditor half an year ago. I fixed lots of tiny thing, I added a (buggy) QML wrapper but it's a good start. I also added some...

### 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

Aggregation is randomly wrong if the same class name exists in two different namespaces.