MoodieG
MoodieG
I added a JSON configuration file for the cmake tool. The configuration file does not contain all possible arguments or command, but the minimal commands currently required by the projects...
"Initialization segment must not change during translation unit" error when unity build is enabled
**What version of protobuf and what language are you using?** Version: v3.20.1 (Linking to protobuf-lite but was able to reproduce with protobuf too) Language: C++ **What operating system (Linux, Windows,...
**Describe the bug** I followed the documentation in [getting started with C#](https://docs.bebop.sh/guide/getting-started-csharp/) but was not able to auto generate a C# file with bebop tools **To Reproduce** I am using...
Hey, I have published an appinstaller to a custom web application and now I want to add authentication. The documentation says that this can be done by adding `&msix=aad` to...
Hey, Is it possible to create a tokenizer from a config file similar to the [rust library tokenizers](https://docs.rs/crate/tokenizers/latest). Example code in rust: ``` use tokenizers::Tokenizer; use clap::Parser; /// Simple CLI...
### Describe the bug Hey, I have been using InputInjector in my application for over a year now with no issues. However, it has been the source of application hangs...