-
Hi,
I want to test Monica, but I do not have a SMTP server. I'd like to disable the email verification.
I deploy using Helm, and set the following:
```
extraEnv:
- name: APP_SIGNUP_DOU…
-
There's a plenty of examples in Kokkos unittests, for instance. Using Clad with the `generate-source-file` option thus produces invalid code with some nested name qualifiers missing.
Here's a repro…
-
### Description
It appears that some operations, like `Vector256.Multiply`, produce bad codegen on systems where only AVX is available without full AVX2 support despite the underlying ISA supportin…
-
Hi 👋 This is not exactly a bug, the library works fine for me 🎉 But we just received a compatibility warning on Google Play Store,
yesterday we pre-submitted the app on the Play Store, and receive…
-
小彭老师好,《现代C++入门:RAII内存管理》一课中提到的:初始化列表妙用,解决函数多返回值,更加fancy的写法无法编译通过。
示例代码:
struct {
bool b1;
double d1;
} test_anoy() {
return {false, 1.0};
}
编译错误:
test.cpp:9:1: error: new types may not be …
-
If you load the C5G7 test reactor and grab an assembly, you get a hilariously large number of pins
```python
>>> r = armi.init(fName="armi/tests/c5g7/c5g7-settings.yaml").r
>>> fuelBlock = r.core[0…
-
### I have checked the following:
- [X] I use the newest version of bruno.
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the bug
I'm experiencing an issue …
-
# Crash report
### What happened?
Cannot wait to see new python 3.13. Thanks your great time.
But run into compile issue :(
On same system (gcc 8.5.0 / Debian GLIBC 2.19) we can build python3.11 bu…
-
**Description**
When logging enum values via an output template that includes `{Message:lj}`, the enum values are still enclosed in double quotes. It only happens when logging to a text file. The sam…
-
@gogainda [suggested](https://github.com/mudge/re2/pull/48#issuecomment-782714323) I report the following [build error when trying to test re2 against TruffleRuby HEAD](https://github.com/mudge/re2/pu…
mudge updated
4 months ago