-
```
What steps will reproduce the problem?
1. open a zblorb game such as
http://hoosegow.googlecode.com/files/Hoosegow15.zblorb
2. the metadata such as cover or headings are not displayed or availabl…
-
In Julia you can already do this by defining a function twice.
Combined with the ability to define types, this isn't a requirement to interoperate with julia.
However, I should also support the
``` c…
-
(This is a follow-up to gh-103092 and gh-104108.)
It may be worth having a test that tries importing every stdlib module in a subinterpreter that has its own GIL. This would ensure that all our bu…
-
## Language name
Expect
## URL of example file
https://github.com/gcc-mirror/gcc/blob/master/gcc/testsuite/lib/compat.exp
## URL of syntax highlighting grammar
https://github.com/textmate/tcl…
-
it's often "const" of "call_indirect" test failing it seems. but it doesn't seem very consistent.
failure logs i looked at were all ILP32F.
https://github.com/bytecodealliance/wasm-micro-runtime/a…
yamt updated
2 months ago
-
### Environment
- OS and version: Windows 11 12H2
- VS Code: 1.75.0
- C/C++ extension: 1.13.9
- OS and version of remote machine (if applicable):
- GDB / LLDB version: lldb 15.0.0
### Bug …
-
Consider `sheb.scm`:
```scheme
;#! /usr/bin/env gsi-script
(define (displayln x) (display x) (newline))
(for-each displayln (command-line))
(error "This causes an error")
```
Redirecting st…
-
Hello, I have been using Jax to build a differentiable fluid simulator, which involves solving a sparse linear system using the Conjugate Gradient algorithm (`jax.scipy.sparse.linalg.cg`). When I trie…
-
# User Stories
AS a WTP engineer
I WANT TO see a "Hello, world" for the applications & infrastructure
SO THAT I know the starting point is working
AS a WTP engineer
I WANT TO be able to use a wtp cl…
-
```
What steps will reproduce the problem?
1.download pythonforandroid-r5.apx and install
2.Opens ok and see the 3 buttons
3.List interpreters
What is the expected output? What do you see instead?
Sh…