-
### Tested versions
Blazium-dev [4.3]
### System information
Win 10
### Issue description
When exporting an Android project with debug symbols marked true, packaging can't find the Mipmap versio…
-
### Provide environment information
`
System:
OS: macOS 12.7.4
CPU: (4) x64 Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz
Memory: 18.83 MB / 8.00 GB
Shell: 5.8.1 - /bin/zsh
Binarie…
-
While spelunking through the configuration manager's `@cache` hash, it was discovered that the `disable__sampler` keys (for example: `'disable_cpu_sampler``) are all stored as keys, despite their corr…
-
Tests run for while until this happens:
```
ok 1 -
LINK.F build/t400-qfunction-f
/usr/ports/math/libceed/work/libCEED-0.12.0/tests/t400-qfunction-f.f90:30:16:
30 | &SOURCE_DIR&
…
-
```
What steps will reproduce the problem?
1. Align with a dictionary that contains a grapheme that will be aligned as two
graphemes towards one phoneme but never alone. This is happened to me in
pr…
-
### Analyzer
**Diagnostic ID**: [IDE0058 ](https://docs.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
### Describe the improvement
I would like to enable IDE0058 with w…
-
Hello, I've tried to install gamma with timeloop, and the installation seems to be successful. But when I run the example scripts by `bash run_gamma_timeloop.sh` and `bash run_gamma_timeloop_multiObje…
-
### What version of Bun is running?
1.0.3
### What platform is your computer?
Darwin 21.2.0 arm64 arm
### What steps can reproduce the bug?
1. Install with command: `curl -fsSL https://…
-
Purpose: to add something like `fetchOndemand()`
---
The `weight` icon?
```html
…
-
``` fsharp
type Foo() =
static let ``Bar@`` = "hello"
static member BarAt = ``Bar@``
static member val Bar = "bar"
do
printfn "BarAt = %s" Foo.BarAt
printfn "Bar = %s" Foo.Bar
```
When the…