axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] Broken hypertex


From: Waldek Hebisch
Subject: Re: [Axiom-developer] Broken hypertex
Date: Sat, 14 Oct 2006 02:34:37 +0200 (CEST)

Gabriel Dos Reis wrote:
> Waldek Hebisch <address@hidden> writes:
> 
> | Gabriel Dos Reis wrote:
> | > Waldek Hebisch <address@hidden> writes:
> | > 
> | > | Playing with build-improvements I have noticed that hypertex is broken:
> | > 
> | > Is that reproducible with silver?
> | > 
> | 
> | Probably no: when I tried build-improvements with gcl-2.6.7 the problem
> | went away.
> 
> Interesting.
> 
> We have a case to investigate.  I seem to remember, but I'm not sure,
> that the socket interface may have changed from 2.6.7 to 2.6.8pre.
> Bill?

As I wrote in original message the problem seem to be with passing
strings from Lisp to C functions.  AFAICS sockio.lisp.pamphlet
assumes that it will pass pointer to original string buffer. But
apparently gcl passes pointer to a copy.  Code to pass strings
(in lsp/gcl-2.6.8pre/o/cmpaux.c) changed slightly compared to
gcl-2.6.7, so maybe this is the reason.

-- 
                              Waldek Hebisch
address@hidden 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]