Jonah Y-M

Results 11 comments of Jonah Y-M

I am also experiencing this error. I've tried it on several pieces of code and think I found a cause: the content of the window. It is specifically (at least)...

Is this a feature e-g would be interested in having developed further? As in a more formalized version using something like the maybe_async macro like @ValouBambou suggested in #747

Excerpt form the Open VSX guide: > The docs to publish an extension can be found [here](https://github.com/eclipse/openvsx/wiki/Publishing-Extensions).... Essentially, you need an authentication token and to execute the `ovsx publish` command...

## Info This issue is still present, I’m experiencing this on the June-13-2024 (org.swift.59202406131a) toolchain build. ( Xcode 15.2 Build version 15C500b ) I'm working on either a hanky-patch and/or...

I have a (admittedly poorly maintainable) patch that works for adding armv6m `___muldi3` https://gist.github.com/TG-Techie/5be0cff9457bce50752c69eced81864f Or.... > removing the multiplication from source code, but sometimes those are really useful 😄

update / re: @kubamracek 's suggestion of re-buliding a slice for armv6m, Here is a version of the clang_rt I build from the main trunk of the llvm-project (753498e should...

@niqt , three follow ups: a) What version of the toolchain are you running? b) Would you mind adding ` ``` ` ticks to your above post for readability, please?...

like, in the docs I cannot find a listing for the memory class, I can't find a listing for the methods or inputs for hen it's being instantiated etc

I am also encountering an issue with this. We want to run each workspace member in their own docker instance with locked dependencies (of course ) but cannot generate the...