Henrik Gaßmann

Results 22 issues of Henrik Gaßmann

I'm currently integrating [bx, bimg and bgfx into vcpkg](https://github.com/microsoft/vcpkg/pull/10465). Part of that integration has been rewiring bgfx to use vcpkg provided third party dependencies where possible instead of those bundled...

**Describe the pull request** - #### What does your PR fix? Updates `outcome` to version 2.2.3 and refactors out deprecated port behaviour like vendoring `status-code`. I had to patch the...

category:port-update
requires:vcpkg-team-review

Add a boolean option to the Database constructor controlling the `SQLITE_OPEN_URI` flag. Obviously this isn't a superset of #735, but it implements its most requested feature. I'm open to bikeshedding...

enhancement

https://github.com/mariusbancila/stduuid/blob/3afe7193facd5d674de709fccc44d5055e144d7a/include/uuid.h#L402 This should be changed to ```c++ explicit uuid(span bytes) ``` in order to support construction from immutable contiguous containers and it can be made constexpr in C++20 mode. It...

These popped up while intergrating with vcpkg, see commit messages. Fixes #268

**DO NOT MERGE YET** So as implied by the headline, I'm currently working toward a green "build|passed" travis sticker. I updated the travis configuration file, so that Ubuntu 14.04 LTS...

The template parameter must be be used in the function signature in order to be deducable.

During the review of the vcpkg integration of this library (microsoft/vcpkg#25091) it was noted that the name of this library is very generic and will likely clash with other base64...

Hi, Proposal: Replace all the custom preprocessor checks for architecture, platform, compiler, SIMD, etc. with the [Boost.Predef](http://www.boost.org/doc/libs/1_61_0/libs/predef/doc/html/predef/introduction.html) library which is independent and header only, so that one can simply import...

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

platform/windows
bug :beetle:
has-repro-gist
25-x-y
26-x-y
28-x-y
29-x-y