-
**Justification**
Two things:
1. When a procedure declaration is within a compiler directive, the indenter seems to miss the first indent level (see the example below). This may be a bug.
2. W…
-
Here is a small example:
```
import mockatoo.Mockatoo.*;
using mockatoo.Mockatoo;
interface IFoo
{
var someVar(get, never) : Int;
}
class Foo
{
public static function main()
{
m…
-
**Description**
Before the [following change](https://github.com/microsoft/DirectXShaderCompiler/commit/3c5f8ba749d674b2ce796d8483d5e8953098e2c4) to DXC, code sampling textures of `` size compiled but…
-
# 🐞 bug report
I can't use a translation file for en-US:
```json
i18n": {
"locales": {
"en-US": {
"baseHref": "delete/us/en_us",
"translation": "messages.en-us.xlf"
…
-
Hi,
I believe your tab 2 space pre-commit module is very usefull. However, as this project has `python-Levenshtein-wheels` installing that on my Windows 10 machine resulted in many C++ compiler ele…
fmms updated
2 months ago
-
# 🐞 bug report
### Affected Package
The issue is caused by package @angular/compiler or @angular/language-service?
### Is this a regression?
no
### Description
Using optiona…
-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [x] xi18n
- [ ] run
- [ ] c…
-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [x ] extract-i18n
- [ …
-
### What happened?
Ran `pulumi pre --expect-no-changes` on a stack that had changes in its outputs and the command ran without returning an error.
### Example
1. Deploy a stack that has `pulu…
-
Compile, link and run this modified example program, while running the input from this file: [issue.zip](https://github.com/user-attachments/files/16844935/issue.zip)
```cpp
#include
#include
…