Hi,
Paul Eggert skribis:
> On 06/30/2016 10:21 AM, Ludovic Courtès wrote:
>> Gnulib’s ‘mktime’ replacement gets used on glibc systems (glibc 2.22
>> here) due to ‘__mktime_internal’ being unavailable, even though
>> gl_cv_func_working_mktime=yes on these systems. Is this intended?
>
> No, and I
Hi all,
I just released Fibers 0.1.0. Fibers is an experimental facility for
Erlang-like concurrency in Guile 2.2.
As an example, here is a ping server written in Fibers:
(define (socket-loop socket store)
(let loop ()
(match (accept socket)
((client . addr)
Hi,
I see that latest commit was more than a year ago. Is anyone working on
this project? What are current milestones?
I built it, started, got several errors like
File mode specification error: (error "Scheme error" misc-error
(# # (#4a46400 value: #>>) #)).
Do you have a set of elisp featur