-
ClangIR hits an assertion failure when a switch statement contains a case label that is within a nested block statement.
```
int g(int x) {
switch (x) {
case 1:
return -1;
{
…
-
- VSCode Version: 1.88.1
- Local OS Version: arch, 6.8.7-arch1-1 and on with Docker on Mac
- Remote OS Version: -
- Remote Extension/Connection Type: Containers
- Using docker-composer an…
-
-
## Prerequisites
- [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [x] The issue still exists against the latest stable version of Eleme…
bdom updated
5 months ago
-
I have [a long comment](https://users.rust-lang.org/t/rust-as-a-high-level-language/4644/72) at the Rust forum (some of the inspiration came from @keean linking me to Sean Parent's [video](https://you…
-
Hi all, I have installed kata using kata-deploy on ubuntu, and tried to enable VM templating according to this document https://github.com/kata-containers/kata-containers/blob/main/docs/how-to/what-is…
-
Hi,
The BioImage.IO team will meet every Wednesday 4PM CET, [check the next meeting in your time zone](https://arewemeetingyet.com/Stockholm/2022-07-13/16:00/w/BioImage.IO%20Weekly%20Meeting#eyJ1c…
-
After discussing the use of ClaimReview with fact-checkers, there is confusion among the fact-checkers about how to populate the field for SameAs field. Some fact-checkers have been using for the URL …
-
This is a proposed solution to the problem of [communicating data between isolates](https://github.com/dart-lang/language/issues/124).
This proposal adds a static notion of immutability which gua…
-
Encountered an issue when attempting to use Jekyll 4.0.0 on Fedora Workstation 30. Somewhat similar to #141. Jekyll 4.0.0 seems to depend on sassc 2.2.0 and when executing `jekyll -v` I observed an er…