-
## Background information
### What version of Open MPI are you using? (e.g., v1.10.3, v2.1.0, git branch name and hash, etc.)
master, v4.0.x, v3.1.x, v3.0.x. Didn't check older versions.
### …
-
![Captura de Pantalla 2024-11-08 a la(s) 11 14 10 p m](https://github.com/user-attachments/assets/8c0f22f2-0e43-4f81-b15a-406062688d7e)
![Captura de Pantalla 2024-11-08 a la(s) 11 19 45 p m](https:…
-
An assertion in IntegerOverflowChecker fails when compiling in C++ mode:
```
$ cat a.cpp && smack a.cpp --clang-options="-x c++ -std=c++14"
#include
int main() {
return 0;
}
SMACK progr…
-
I thought that this was a general feature of Sublime, but it turns out that it's not.
Essentially, I would like to add a `"RelatedFiles"` section to the `.sublime-project` file to make the configurat…
-
Hi,
I have multiple projects that have eslint installed locally through npm. I can't figure out how to configure this plugin to handle that. Is it possible to have a non-global configuration? Simil…
-
When compiling for a DOS target (maybe others?), in both the DOS version and WINNT version of WATCOM, cout fails when passed a C++ string object.
Example:
(teststr.cpp)
```
#include
#include…
-
I love the MQL Tools extension, but being a software developer, I am used to prettier and other formatters.
This is the only frustration I am having with MQL Tools. I cannot get the formatter to work…
-
Something really weird and I can't find the cause: for some reason, words longer than 5 characters that get de-karma'd (e.g. `foobar--`) aren't caught. I put a `putlog "I AM HERE!!"` in the `bMotion_p…
-
Package: qtbase[brotli,concurrent,core,cups,dbus,default-features,dnslookup,doubleconversion,freetype,gui,harfbuzz,icu,jpeg,network,opengl,openssl,pcre2,png,sql,sql-psql,sql-sqlite,testlib,thread,widg…
-
I noticed that you have added support for Controlnet++, thank you very much for your work!
But I would also like to ask, in the new controlnet union, it is claimed that inpaint is supported, but I …