Guillaume Egles

Results 17 issues of Guillaume Egles

using latest macOS Monterey and Xcode (13.3.1) See minimal repro: [catch2-v3-issue.zip](https://github.com/catchorg/Catch2/files/8516900/catch2-v3-issue.zip) The same thing seems to work just fine on Intel + Xcode. Working scenario (Makefile/default generator): 1. `cmake -S....

#### Version of protoc (`protoc --version`) ###### 3.0 #### Version of ProtocolBuffers.framework ###### ProtoBuf3.0-Swift3.0 branch (but most likely all the branches) #### `.proto` file to reproduce ``` protobuf message Data...

Please, pretty please, add conan support for this great library! It is the last remaining dependency (out of 7) in our project that is not available on Conan Center. For...

Please, pretty please, add conan support for this great library! It is the last remaining dependency (out of 7) in our project that is not available on Conan Center. For...

In my project, I checkout spdlog & spdlog_setup as submodules and use `add_subdirectory` to add them to my project. This works fine on all platforms, but on Windows I get:...

spdlog has the ability to set the [flush policy](https://github.com/gabime/spdlog/wiki/7.-Flush-policy) It would be great to be able to have that control from spdlog_setup as well.

enhancement

It would be great if lsquic could be available as a Conan package and added to the [Conan Center](https://conan.io/center). In theory, It should be relatively easy to do or maybe...

question

Specify library name and version: **gegles-spdlog_setup/1.1.0** --- - [x] I've read the [contributing guidelines](https://github.com/conan-io/conan-center-index/blob/master/CONTRIBUTING.md). - [x] I've used a [recent](https://github.com/conan-io/conan/releases/latest) Conan client version close to the [currently deployed](https://github.com/conan-io/conan-center-index/blob/master/.c3i/config_v1.yml#L6). - [x]...

Waiting for CI

Specify library name and version: **restinio/0.7.2** --- - [x] I've read the [contributing guidelines](https://github.com/conan-io/conan-center-index/blob/master/CONTRIBUTING.md). - [x] I've used a [recent](https://github.com/conan-io/conan/releases/latest) Conan client version close to the [currently deployed](https://github.com/conan-io/conan-center-index/blob/master/.c3i/config_v1.yml#L6). - [x]...

Waiting for CI

As in Java and other implementations, it would be great if the JS impl could provide facilities to easily prepend the size of the encoded message (as a varint) directly....

enhancement
javascript
triaged