Re: HTTP Request/Response questions

2011-11-08 Thread Ian Price
Thien-Thi Nguyen  writes:

> SRFI 13 ‘string-index’ takes a character-set object as well as a predicate.
> Going that way could be more efficient (if you pre-construct the charset).
I'll make sure to try it out, but I'm don't think it would make much of
a difference.

-- 
Ian Price

"Programming is like pinball. The reward for doing it well is
the opportunity to do it again" - from "The Wizardy Compiled"



About gh.h

2011-11-08 Thread Germán Arias
I'm trying to update an old gnustep library that uses guile. But it 
requieres gh.h header.
As I can see this header don't exist. So, which header should I use 
instead it?

Thanks in advance.




Re: About gh.h

2011-11-08 Thread Keith Wright
> From: =?iso-8859-1?q?Germ=E1n_Arias?= 
> 
> I'm trying to update an old gnustep library that uses guile. But it 
> requieres gh.h header.
> As I can see this header don't exist. So, which header should I use 
> instead it?
> Thanks in advance.

The gh.h headers were part of an attempt to make the
C interface of guile compatible with that of STk.
It was abandoned when project leadership changed
to someone who thought a better idea was to not
do that.  That was some time in the 20th century.

At least, that's how I remember it.

I don't think there is a compatible library, you
just have to change everything over to the scm.h
interface.

-- 
 -- Keith Wright  

Programmer in Chief, Free Computer Shop 
   --- Peace, Love, and Source Code ---