Alexander Rumyantsev

Results 6 issues of Alexander Rumyantsev

The idea is to run an application, do some stuff with it, so generator could detect it and print out python code that would do exactly the same operations. Currently...

help wanted
Priority-Critical
New Feature
UIA-related

Hello. I am trying to build QPython from sources and I have some questions. In order to get something to work I had to install old versions of all the...

Suggested changes: https://github.com/VKCOM/nocc/blob/7510928743d96ab02b4ef00b45aef99ff3420878/internal/client/invocation.go#L53-L65 -> ```go func isSourceFileName(fileName string) bool { return strings.HasSuffix(strings.ToLower(fileName), ".cpp") || strings.HasSuffix(strings.ToLower(fileName), ".cc") || strings.HasSuffix(strings.ToLower(fileName), ".cxx") || strings.HasSuffix(strings.ToLower(fileName), ".c") || strings.HasSuffix(strings.ToLower(fileName), ".s") } func isHeaderFileName(fileName string) bool...

# Setup: ## inc.h **No new line at the end of file! `a` - is the last symbol of the file.** ```c // blabla # blabla ``` ## src.c ```c...

**Describe the bug** Roborock S5 Max getting / setting water flow mode doesn't work. **Version information:** - OS: Linux - python-miio: 0.5.12 **Device information:** If the issue is specific to...

bug

- Local OS Version: Windows 10 - Remote OS Version: RedHat 7.8 - GitLens Version (remote): v11.7.0 - Git Version (remote): 2.14.1 - VSCode Version (local and remote): 1.64.2 -...

triage