Re: [Chicken-users] version 4.7.4 and pstk (process)

2012-08-08 Thread Christian Kellermann
Hi Peter,

* Peter Lane peter.c.r.l...@googlemail.com [120808 11:52]:
 I upgraded from chicken 4.6.0 to 4.7.4 and found the pstk egg now fails.

Could you explain it a bit more detailed what you mean by this?  I
have just tried the recent release candidate 4.8.0rc1 with the pstk
egg and the examples from http://api.call-cc.org/doc/pstk and those
seem to work as expected. What are you trying to do?

While I see no commits that would change the process behaviour on
first sight, could you try building 4.8.0rc1 and retry?

If there is a small piece of code that reproduces the problem I can
try that for you on 4.8.0rc1.

Sorry for your troubles, let's sort this out.

Kind regards,

Christian

--
Be right back -- Godot.

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] version 4.7.4 and pstk (process)

2012-08-08 Thread Peter Lane
Hi Christian,

On 8 August 2012 11:18, Christian Kellermann ck...@pestilenz.org wrote:

 Hi Peter,

 * Peter Lane peter.c.r.l...@googlemail.com [120808 11:52]:
  I upgraded from chicken 4.6.0 to 4.7.4 and found the pstk egg now fails.

 Could you explain it a bit more detailed what you mean by this?  I
 have just tried the recent release candidate 4.8.0rc1 with the pstk
 egg and the examples from http://api.call-cc.org/doc/pstk and those
 seem to work as expected. What are you trying to do?

 While I see no commits that would change the process behaviour on
 first sight, could you try building 4.8.0rc1 and retry?


Many thanks for trying this.  I was simply running the 'hello world'
example from the pstk page you linked to.

Prompted by your success, I tried another version and 'fixed' the issue by
compiling version 4.7.0.6 (the real current release!), and all is well.  I
can now no longer see where I got version 4.7.4 from (I assume it was from
the page of 'development snapshots', which is currently blank).

As there is no problem with 4.8.0rc1, I guess this was just some glitch
that has gone away.

Sorry for the noise!

  cheers,

Peter.



 If there is a small piece of code that reproduces the problem I can
 try that for you on 4.8.0rc1.

 Sorry for your troubles, let's sort this out.

 Kind regards,

 Christian

 --
 Be right back -- Godot.

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] version 4.7.4 and pstk (process)

2012-08-08 Thread Mario Domenech Goulart
Hi Peter,

On Wed, 8 Aug 2012 10:52:11 +0100 Peter Lane peter.c.r.l...@googlemail.com 
wrote:

 I upgraded from chicken 4.6.0 to 4.7.4 and found the pstk egg now fails.  The
 error messages I get are:

 Error: (process) cannot read - Resource temporarily unavailable

 then the call history, and finally

 error writing stdout: broken pipe

 Programs using pstk work fine with 4.6.0.
 Has something changed with how 'process' works, or should I file a bug 
 report? 

Yes, it is a bug in 4.7.4 (see
http://paste.call-cc.org/paste?id=31cb941072e331d7dcbba4c67208842acbe27bbd).

It's been fixed by 59425bbbd622d68eb047651c8692c638a69a3af7
(http://code.call-cc.org/cgi-bin/gitweb.cgi?p=chicken-core.git;a=commit;h=59425bbbd622d68eb047651c8692c638a69a3af7).

Best wishes.
Mario
-- 
http://parenteses.org/mario

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users