I seem to have it working now - although just how is still sketchy. I started with the 'count' example and managed to get it to run and then slowly began modifying it to do what I want. Thanks for the response. As usual, the problem was with me not with Chicken.

Bill

/If you always know what you're doing you'll  never grow./

Jim Ursetto wrote:
No--it was a quick guess becase SRFI-18 is broken in 3.5.0 and 3.5.1,
hence the examples do not work.  I think it is fine in 3.4.0.

On Sat, Apr 25, 2009 at 6:49 AM, William Ramsay <ramsa...@comcast.net> wrote:
Actually, I'm using  Version 3.4.0 - linux-unix-gnu-x86-64.    Is that a
problem?
Jim Ursetto wrote:
You don't happen to be using 3.5.0 or 3.5.1, are you?

On Fri, Apr 24, 2009 at 4:36 PM, William Ramsay <ramsa...@comcast.net>
wrote:

Hi again,

Are there any real world examples of threading in Chicken Scheme?   The
docs
for SRFI-18 are too obscure for poor me to understand.
When I try matching the simple examples given they either do nothing or
do
something that I would not call threading.  I need an example where an
activity is happening while the main program does something else -with
the
ability of the main program to pause and resume the thread.

Bill


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users



_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to