-
```
What steps will reproduce the problem?
1. Run the program:
(import (rnrs) (mosh ffi))
(malloc (/ 4 2))
What is the expected output? What do you see instead?
It should alloc and return a pointer …
-
```
What steps will reproduce the problem?
1. Compile the library at:
http://github.com/marcomaggi/nausicaa/blob/ad81d44cf7a59daa118c928b7a7e546b4480c
eaa/scheme/src/libraries/random.sls
What is the…
-
```
I get the following stack trace when loading a test script (somewhat
complicated) with Mosh revision 1836. The same script runs fine with
Ikarus, Larceny and Ypsilon. This stack trace tells me not…
-
Hi Kasra,
I'm very interested in using coroutines for my project, but I've run into a snag with getting a simple test to run. The exception I get tells me that I haven't instrumented my code, but I'm…
-
As of this latest update for every unix-like tool I use (e.g. ssh included with git) I get crash reports popping up.
The programs themselves do appear to work, so I'm guessing this is somehow related…
-
```
...
/bin/sh /Users/emil/work/tmp/mosh-0.2.0/install-sh -c -m 644
'lib/srfi/%3a99/records/syntactic.sls'
'/Users/emil/Applications/mosh-0.2.0/share/mosh/0.2.0/lib/srfi/%3a99/records/syn
tactic.sls…
-
Please make a synchronous version of this module.
-
```
I have a scenario where in i am retriving the xpath for elements from a web
page and searching for one element on that page. Now the issue is a run
through a :FOR loop to navigate through each ele…
-
```
[Ikarus and MzScheme missed this too :)]
R6RS Libraries 7.1:
"Moreover, the [default] exception handler is expected to return when
passed any other non-&serious condition."
(import (rnrs))
(rais…
-
```
[Ikarus and MzScheme missed this too :)]
R6RS Libraries 7.1:
"Moreover, the [default] exception handler is expected to return when
passed any other non-&serious condition."
(import (rnrs))
(rais…