Re: survey: string external representation

2012-02-05 Thread Thien-Thi Nguyen
() Thien-Thi Nguyen () Fri, 27 Jan 2012 11:27:30 +0100 The code assumes Guile 2 DTRT [...] Well, further investigation raises new doubts. The issue really is in contiguous mixed raw and \x-escaped octets, and not just single byte external representation, so here is a followup experiment that

web scraping update and a new issue

2012-02-05 Thread Catonano
People, should anyone be interested, here are some updates aout my web scraping initiative First things first: I owe some apologies, I indicated some issues, privately, to Ian but I was blabbering. I was just confused. Those issues emerge with some sites only and they do NOT emerge with my radio

Re: compiling 2.0.5 and make error

2012-02-05 Thread Ludovic Courtès
Hi, mikeyao skribis: > CCLD guile > ./.libs/libguile-2.0.so: undefined reference to `GC_unregister_my_thread' > ./.libs/libguile-2.0.so: undefined reference to `GC_pthread_create' > ./.libs/libguile-2.0.so: undefined reference to `GC_register_my_thread' > ./.libs/libguile-2.0.so: undefined r