BlueC0re

Results 9 issues of BlueC0re

# Current ``` main.c:123 void main(int argc, char **argv) { char buf[256] ... strcpy(buf, argv[0]); ... } ``` # Wanted ``` main.c:123 123: void main(int argc, char **argv) { 124:...

## Bug Description The modal for an unreachable device only mentions iOS (I'm on Android). Also the context link (https://threema.ch/faq/web_ios_foreground) is dead. ![image](https://user-images.githubusercontent.com/638422/172481910-ed922486-6c57-4fb7-8ef3-aebc49132e66.png) ## Potential Solution 1. Don't limit to...

bug
awaiting feedback

##### SUMMARY The current implementation does not support to update tags of GCE instances. This can currently only achieved by using community modules like [this](https://docs.ansible.com/ansible/latest/collections/community/google/gce_tag_module.html), which in turn does only...

Hi, I've just discovered this project and would like to inform you that I'd started a similar project a long time ago. Sadly I'm not able to continue it, but...

Request for enhancement

- Predefines _varinfo in case of missing debug info (needed for update_locals) - Copies header flags to parser flags (was missing) - Fixes typo for unknown bytecodes

### What version of rules_go are you using? Tested with 0.40.1 and 0.42 ### What version of gazelle are you using? 0.31.1 and 0.33 ### What version of Bazel are...

### What version of rules_go are you using? `0.43.0` ### What version of gazelle are you using? none ### What version of Bazel are you using? From `gcr.io/bazel-public/bazel:latest`: ``` Build...

# 🚀 feature request ### Relevant Rules New feature for `py_proto_library` ### Description `protoc` v3.20 and above supports to generate `.pyi` files from protos. Whould be great if `py_proto_library` would/could...

help wanted

The 3.6.6 version introduced some issues with the font size on my 3K monitor which didn't occur with the 3.6.5 version. I adjusted the text scaling to 120% as the...