-
The `objcopy` from GNU binutils (`bfd` actually [0]) when dealing with sparse ELF input file reports warning like:
```
Warning: Writing section `.sectionA' to huge (ie negative) file offset 0xa200…
-
Most `function clause execute` stanzas use a syntax like:
```
function clause execute (ADDIW(imm, rs1, rd)) = {
let result : xlenbits = sign_extend(imm) + X(rs1);
X(rd) = sign_extend(result[31…
-
### Vue version
3.5.12
### Link to minimal reproduction
https://github.com/jacobg/vue-project-ts
### Steps to reproduce
Since updating Vue 3.4 to 3.5, I'm seeing build errors like this:…
-
### What is the problem this feature will solve?
Specific problems addressed by this feature:
1. Inefficient Error Handling:
The existing emit method combines error handling with regular ev…
-
We've seen users run into issues related to running out of disk space and being surprised. Maybe we should emit warnings when object spilling is occurring so that we're aware.
Even better, if we can …
-
-
Hello,
I'm delighted to finally get an elevator that is easy to set up, with an optional contol panel with floor names, and wose command blocs integrate perfectly into urban designs.
But while I…
-
Something like the following:
```zig
fn fun() void {
var local: u64 = undefined;
@emit(.{
.init = .{
.rax = 4,
.rcx = 5,
},
.bytes = .{…
-
## Steps to reproduce
1. Create a stack
2. Create a subsystem with the stack
3. Remove the stack
4. Try to remove the subsystem
It emits the error `stack not found` and the subsystem won't be r…
-
### Bug description
If there's an attempt to enable a rule in the `pylintrc` file, but there's a typo or the rule is just named wrong, then pylint proceeds without any issue. It should throw an err…