-
Currrently there is no link from a charm page (such as https://jujucharms.com/landscape-client/ ) to where the upstream code lives, so it's very hard for someone to know where they should submit charm…
-
All links that exit cardboard should open in a new tab.
-
### What is your problem/feature request?
There are sometimes mistakes in bump versions, when a contributor adds a new version, conanbot flags PR as bump version, and it's merged without any check …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR21811](https://bugs.llvm.org/show_bug.cgi?id=21811) |
| Status | NEW |
| Importance | P normal |
|…
-
### Describe the enhancement requested
It seems some uses of `const_cast` have crept into the codebase.
Some of them are legitimate, because of interacting with third-party APIs (usually C APIs) tha…
-
Joselyn:
self-reflection (Joselyn): I think I have been working on task for the past work days. But besides those days I haven't really been on task. I did manage to complete one of my two API's b…
-
Recently the coverage status upload ran into a github rate limit, but this didn't change the status of the job from green to red, instead generated false coverage % that sent us on a bit of a wild…
-
# Lines of code
https://github.com/code-423n4/2023-04-frankencoin/blob/main/contracts/Frankencoin.sol#L102
https://github.com/code-423n4/2023-04-frankencoin/blob/main/contracts/Frankencoin.sol#L293
h…
-
### Describe the bug
vitest fails to start if volume is mounted read-only
### Reproduction
vitest.config.js
```
import { defineConfig } from 'vitest/config';
export default defineConfig({
…
-
### What version of Bun is running?
1.0.14
### What platform is your computer?
Linux 5.15.0-76-generic x86_64 x86_64
### What steps can reproduce the bug?
When using worker threads and processing…