Hello,
After some analysis, I found out this is because I was using
`(define-runtime-path` the wrong way. My code uses FFI and at some
point, I thought it would be wise to use code I didn’t understand.
The following snippet reproduces the issue:
```
#lang racket
(require racket/runtime-path)
Hello list,
I’ve been playing with `raco distribute` to build small docker images
with racket binaries in them and it seems that the command sometimes
creates a very deep tree and crashes in the end (with Racket 7.2):
```
root@a8ec24e4167d:/racket/pipo# raco distribute app tlf
copy-file: cann
Hello Racketeers,
With Racket 7.1 on macOS, the following snippet takes some time to run:
```
#lang racket
(require net/url)
(require net/url-string)
(get-pure-port/headers (string->url "https://video.blender.org";))
```
```shell
time racket plop.rkt
#
"Access-Control-Allow-Origin: *\r\nContent
Hi list,
I've been playing with Racquel a bit and I've been wondering if any of you
know/use some kind of migration framework to run DB migrations on databases.
I'd looking for something that gives the same UX as when using Rails to
manage migrations:
- instrument the DB internals to keep trac
ts/
/home/mflatt/build/bl/l64/dest/ssl/certs
The bug concerns racket-6.6-x86_64-linux-natipkg.sh and no longer exists in
racket-6.7-x86_64-linux.sh .
On Wednesday, November 2, 2016 at 11:24:52 PM UTC+1, P. Baillet wrote:
> Hello racketeers,
>
> I have the same issue on a Docker b
Hello racketeers,
I have the same issue on a Docker based Racket install:
FROM ubuntu:14.04
RUN apt-get update
RUN apt-get install -y curl
WORKDIR /tmp/
RUN curl -t fsSL
http://mirror.racket-lang.org/installers/6.6/racket-6.6-x86_64-linux-natipkg.sh
> racket.sh
RUN echo "yes\n1\n" | /bin/bash
Hello folks,
Working on some code involving FFI calls to a Rust dylib, I found out that it
seems that returns values get eaten now.
Of course, almost the same code was working a week ago. In between, I optimised
my Rust code a lot and upgraded my MacOs to Sierra. Just today I returned to
work
For the newcomers like me, a small update here to say that proxy support has
almost landed in racket. https://github.com/racket/racket/pull/1411
Being behind a corporate firewall, I'm eager to test that!
Cheers,
Pierre.
--
You received this message because you are subscribed to the Google Grou
8 matches
Mail list logo