Hi, I just downloaded and complied the 17.12 version in order to get detach (was using a pre-detach version before).
When I try to run my stuff I get [ext/base.l:9] pico -- Bad symbol namespace And that file currently looks like this: https://bitbucket.org/hsarvell/ext/src/31474ae47656ae0c020f7009c9ed14c5cc86cc44/base.l?at=default&fileviewer=file-view-default Also, I can not see any mention of a breaking change relating to this in the CHANGES file. And just to make sure I didn't copy the wrong file or anything (I compiled in a separate dir and copied on top in the /opt/picolisp/bin/ dir): Compile dir: henrik@henrik-pc:/feting/Downloads/picoLisp/bin$ ls -la total 236 drwxrwxr-x 2 henrik henrik 4096 Apr 9 21:59 . drwxrwxr-x 19 henrik henrik 4096 Apr 9 21:36 .. -rwxrwxr-x 1 henrik henrik 204736 Apr 9 21:59 picolisp /opt/picolisp/bin/ dir: henrik@henrik-pc:/opt/picolisp/bin$ ls -la total 320 drwxrwxrwx 2 henrik henrik 4096 Apr 9 21:59 . drwxrwxrwx 29 henrik henrik 4096 Apr 9 21:57 .. -rwxrwxrwx 1 henrik henrik 5048 Oct 9 2008 balance -rwxrwxrwx 1 henrik henrik 14824 Jul 10 2014 httpGate -rwxrwxrwx 1 henrik henrik 5012 Oct 9 2008 lat1 -rwxrwxr-x 1 henrik henrik 204736 Apr 9 21:59 picolisp
