-
i'm sorry, but i didn't want to open an issue about that; i just wanted to open a discussion under sourceforge but i saw that it is no longer possible
so the problem is as the object: mintty doesn'…
-
I was testing your TC2-BBS software and it looks like there may be a small bug in the code for [N]odes:
2024-08-04 17:35:37 - INFO - Received message from user 'SLR2' to BBS: U
2024-08-04 17:35:37…
-
This is broken on 2a contracts on trunk - it's not a new problem we introduced.
```
int foo (int x)
{
auto f1 = [] (int y)
[[pre: y > 0]] { return y * y; };
return f1 (x);
}
int ma…
iains updated
3 weeks ago
-
## Description
When translating a Go program using `go2hx`, the Haxe code produced does not handle `panic` and `recover` calls correctly. In the Go source code, the final `panic` value is overridden …
-
To reduce the number of updates on very large builds, a job can be used to deferr handling of resource changes.
[ProjectSetPlugin.txt](https://github.com/dxc-technology/eclipse-project-set-editor/f…
uqpik updated
7 months ago
-
Currently, ERPNext allows users to record deferred expenses/deferred income through specific invoice-based entries, either from purchase or sales invoices. This functionality is incredibly useful for …
-
So I work with the team on Kss2 and galaxies unbound (VERY CASUALLY) and we have noticed that deferred wreaks havok with our lighting values as well as our transparency of things like dust clouds and …
-
**Describe the bug**
The application used generates a large amount of logs, especially at certain times (every few ms). At a certain time there is a behavior where the whole logging hangs for a certa…
-
Right now we run build scripts or pull their output because we don't know if we'll need their output to compile the main crate, or if we'll be able to pull it.
We could instead _pretend_ to run th…
-
### Checklist
- [X] The bug is reproducible against the latest release or `master`.
- [x] There are no similar issues or pull requests to fix it yet.
### Describe the bug
```
created_at: Ma…