Re: Are PicoLisp's coroutine stacks legal?

2013-05-26 Thread Alexander Burger
On Tue, May 21, 2013 at 07:21:12PM +0200, Rand Dow wrote: Yes, by all means, keep the coroutines! OK, good! I've kept them :) Fixed some bugs, like -- incorrect handling of inter-coroutine catch/throw, -- files handle leaks when stopping suspended coroutines, and -- a fatal one, where

Re: Missing o in -lcrypt in scr/Makefile

2013-05-26 Thread Alexander Burger
Hi Jon, current scr/Makefile. Adding the o to make it -lcrypto helped me build 32-bit PicoLisp, v. 3.1.2.9 C (on Mac OS X 10.8.3). The big question is: Did it only help to *build* it, or does it also *work* (i.e. does the 'passwd' function function return an encrypted password if '*Salt' is