MoodieG

Results 6 issues of 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...

area:tools

**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,...

c++
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...

bug

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

Needs-Triage

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

untriaged

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

bug
needs-author-feedback