Re: 2.2 git users should switch to stable-2.2 branch

2017-05-15 Thread Andy Wingo
On Thu 11 May 2017 21:54, Christopher Allan Webber writes: >> Incidentally if you use Guile commercially and would like to support my >> work on it, let me know. > > I don't know what the right answer is to it (maybe eventually there > would be a company making money off of Guix deployment that

Re: C-c in guile

2017-05-15 Thread Alex Vong
Hello, I manage to find a solution: define a new procedure 'system**' which is implemented in C using fork-exec-waitpid. The code is in the attchment. To compile the C extension, run: $ gcc -o libguile-system_star_star.so -shared -fPIC \ `pkg-config --cflags guile-2.2` -O2 -Wall -Wextra sy

Guile-WWW 2.40 available

2017-05-15 Thread Thien-Thi Nguyen
release notes: 2017. Finally, a default text/* "charset"! Sizzweb will be happy. This release *almost* works w/ (Unofficial) Guile 1.4.1.128 (test x300 fails due to a botched 2009 "drain input" refactor, sigh). However, it builds and passes "make check" w/ Guile 1.8.7, 1.8.8 and 2.0.1