-
The following code, compiled in the `--legacy-nilable-classes` mode:
```chpl
var x: MyClass;
... possibly set x to a non-nil ...
x.myMethod();
```
upon `x.myMethod()` at run time invokes the…
-
see #4071, same reproducer, but replace `skip` with `skipNBytes`. The program links, but there are errors and then UB exception:
```
Linking (multithreadingEnabled=true, disable if not used) (1391…
-
error: external/icu/android_icu4j/Android.bp:168:1: module "i18n.module.public.api" var
iant "android_common": i18n.module.public.api is missing tracking files for previously
released library versi…
-
I may have misconfigured something (my jsx runtime settings or tsconfig) or misunderstood how to use the API, but it seems that JSX fragments (`...`) are typed as `React.ReactElement`, which seems to …
-
### Issue description
Sometime, return value for a function is not correctly identified as null allowed. See snippets below.
### Choose one or more from the following categories of impact
- [x] Une…
-
**Is your feature request related to a problem? Please describe.**
Sometimes we see a lot of `stopping` runtimes on a host when using `spfs runtime list`. Particularly on renderfam hosts that laun…
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of cond…
-
I asked Sonnect 3.5 on how we can improve our tsconfig file. Below is its suggestion. We need to read up, understand and implement relevant parts to our tsconfig.
Also add some comments hinting at…
-
I have just made a completely new installation of KASM for the second time and the installation seems to go through without any problems. Unfortunately, I can neither log in as admin nor as user.
D…
-
### next-on-pages environment related information
```
System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 24.1.0: Thu Oct 10 22:08:48 PDT 2024; root:xnu-…