Re: Pil debug mode, segfault

2022-02-13 Thread Todd Roth
Relative e.g. "../pil21/pil +” works fine from any directory “/home/xxx/pil21/pil +” fails with segfault It’s clearly something with my existing user account. I setup another user account, installed picolisp locally, and do not get the segfault. I’ll keep digging. > On Feb 13, 2022, at 1:33

Re: Pil debug mode, segfault

2022-02-13 Thread Alexander Burger
On Sun, Feb 13, 2022 at 07:12:57AM -0500, Todd Roth wrote: > Relative e.g. "../pil21/pil +” works fine from any directory > > “/home/xxx/pil21/pil +” fails with segfault > > It’s clearly something with my existing user account. I setup another user > account, installed picolisp locally, and do n

Re: Pil debug mode, segfault

2022-02-13 Thread Alexander Burger
On Sun, Feb 13, 2022 at 07:12:57AM -0500, Todd Roth wrote: > “/home/xxx/pil21/pil +” fails with segfault Another idea: In debug mode "~/.pil/rc" is loaded. Perhaps it exists and contains some garbage? ☺/ A!ex -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Pil debug mode, segfault

2022-02-13 Thread Todd Roth
It was the "~/.pil/rc” file - trashing it fixed the issue. Thanks for your help! > On Feb 13, 2022, at 7:30 AM, Alexander Burger wrote: > > On Sun, Feb 13, 2022 at 07:12:57AM -0500, Todd Roth wrote: >> “/home/xxx/pil21/pil +” fails with segfault > > Another idea: In debug mode "~/.pil/rc" i

Re: wordle

2022-02-13 Thread Christophe Gragnic
Thanks. For those who don't follow this wonderful channel 3Blue1Brown, here is a Wordle solver explained: https://www.youtube.com/watch?v=v68zYyaEmEA chri -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe