texmacs-dev
[Top][All Lists]
Advanced

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

[Texmacs-dev] Guile bug in the statically linked version of TeXmacs


From: Henri Lesourd
Subject: [Texmacs-dev] Guile bug in the statically linked version of TeXmacs
Date: Tue, 18 Jul 2006 17:31:49 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02

In the statically linked version
of TeXmacs (i.e. TeXmacs-1.0.6-static-gnu-linux),
the primitive function (gethostbyname) of the
Guile interpreter simply crashes the whole TeXmacs.

Example : try : << (gethostbyname "www.gnu.org") >>
from inside a Scheme session.

This is probably connected to the fact that a new
version of Guile is going in the static TeXmacs binary,
thus we should also expect other problems with Guile
because of this...





reply via email to

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