LE GARREC Vincent

Results 18 issues of LE GARREC Vincent

I can see that `unique_ptr` can be replaced by `indirect_value`. But what about `shared_ptr` ? `shared_ptr` deserves to keep const-ness 😃 I tried `propagate_const` few years ago and const-ness worked...

How to use it ? ``` - uses: haya14busa/action-workflow_run-status@main env: MATRIX_CONTEXT: ${{ toJSON(matrix) }} ``` Idea stoled from https://github.com/8398a7/action-slack/pull/97 PS: I don't know anything about TypeScript or Github API, so...

I tried to update CI Github Actions of my project from 'ubuntu-latest' to 'ubuntu-22.04' (beta). Now, pa11y always runs on timeout. I tried to update CI Github Actions of pa11y...

This patch will simply make build of tests, example and documentation optional. And CONFIG option is missing in find_dependency in Config.cmake

In service, the field `m_uptime` should be thread-safe. I started a service in a thread. In another thread I checked if service `is_up`. I may have a data race :...

I tried to build and run a program with `-fsanitize=cfi` (and `-flto=thin -fvisibility=hidden -fno-sanitize-trap=cfi`) according to the [clang documentation](https://clang.llvm.org/docs/ControlFlowIntegrity.html). So with this option, all class are by default hidden. According...

## Current behavior / Steps to reproduce * Open GitExtensions 10 times. * Close them all at the same time with "Close all windows" menu item from Windows taskbar. *...

type: bug :bug:

**Describe the bug** Twitter and Github embedded widget are not saved when deferred. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://medium.com/androidmood/comprendre-larchitecture-mvvm-sur-android-aa285e4fe9dd 2. Don't scroll 3. Download page...

bug

Duplicate NativePeerMemberFunctionMethod with a const pointer member function. PS : no update since 2 years, is this project dead ?

**Describe the bug** Related to https://github.com/microsoft/vcpkg/issues/38329 I have multiple VM that run gitlab-runner. In one Windows VM, vcpkg fails since commit dd9f9d5371e539e5c760d5e4a524b81376f42ad1 (Update CMake to 3.29.0 (#37457)). I have error:...