-
We have made the choice to use existing package managers for distributing WESL code.
One currently unanswered question is how exactly such a WESL project on npm or cargo (or another package manager…
-
After the fixes of 0.155.2 for my previous issue, the example code now throws this exception:
```
Traceback (most recent call last):
File "/home/navetal/tests/example.py", line 5, in
c = …
-
### Brief Issue Summary
Resembles #3227
> Failed to copy `\build\compile_commands.json` to `\build`: Error: EISDIR: illegal operation on a directory, open `\build`
![imagen](https://github.com/user…
-
*@2ZeroSix commented on Apr 30, 2020, 7:51 PM UTC:*
using dart sdk shipped with flutter:
```
Flutter (Channel master, 1.18.0-9.0.pre.74, on Mac OS X 10.15.3 19D76,
locale en-RU)
• Flutter ve…
ghost updated
3 weeks ago
-
On my windows dev setup (standard git bash+docker) i get random crashes in the string tests... always the same but only in 10% of the runs.
https://gist.github.com/PurHur/4d4bb8548d4adfd5afa093fffc…
-
The error output from the compiler is displayed in a proportional font.
Since it contains lines with "^"s that point into the prior line, based on character count, the position of that `^` is not cor…
lrhn updated
2 months ago
-
Getting the error: Module compiled with Swift 5.0.1 cannot be imported by the Swift 5.1.3 compiler.
_Currently, pre-compiled frameworks can only be embedded if the compiler versions match! The swif…
-
Versions with a dash indicate a pre-release version, not a patch i.e.. `1.4.1-2` is recognised as a pre-release. Please consider publishing `1.4.2` so it is compatible with dependency rules such as:
…
davej updated
8 years ago
-
Hi
I tried to run DynamoRIO on ubuntu24.04 (in docker) and found out that it crashes when launching with instrumentation library.
The crash occurs only on ubunut24.04 (I also tested Ubuntu 20.04 and…
-
I'm no windows/386 tip.
C:\go\path\mine\src\a>type main.go
package main
import "fmt"
func main() {
fmt.Println("Hello")
}
C:\go\path\mine\src\a>go build main.go
C…