'cpu-time returns' two values, you probably expected only one.
cheers, felix On 5/5/05, Eric Merritt <[EMAIL PROTECTED]> 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 > [email protected] > http://lists.nongnu.org/mailman/listinfo/chicken-users > _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
