chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Multithreading test


From: felix winkelmann
Subject: Re: [Chicken-users] Multithreading test
Date: Mon, 9 May 2005 07:32:42 +0200

'cpu-time returns' two values, you probably expected only
one.


cheers,
felix


On 5/5/05, Eric Merritt <address@hidden> wrote:
> Guys,
> 
>  I just noticed that chicken has efficient user space threads (the
> absolute right way to go btw) and wanted to see how they compare to
> Gambit and Erlang. So I tried to port the bit of scheme located at
> this url to chicken.
> 
>  http://www.erlang.org/ml-archive/erlang-questions/200212/msg00058.html
> 
> Changing the command line stuff is pretty simple, but once I get past
> that point I run into the following error
> 
>  Error: (values) continuation can not receive multiple values: #<procedure>
> 
>  I havn't used chicken much in the past so I havn't seen this error
> before. Considering that this error is new to me and that there arn't
> any line numbers reported I am having a somewhat difficult time
> figuring out the problem. If one of you could help me figure this out
> that would be great.
> 
> Thanks,
> Eric
> 
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/chicken-users
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]