From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/38058 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: Re: [Dev-luatex] beta 0.20.2 released Date: Mon, 17 Dec 2007 16:59:51 +0100 Message-ID: <8F8AFDA7-A2A9-414D-BD5A-DCF9AEB47BF2@uni-bonn.de> References: <47668B0E.6060307@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v915) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1197907538 22718 80.91.229.12 (17 Dec 2007 16:05:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Dec 2007 16:05:38 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Dec 17 17:05:48 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1J4IQH-0007LA-Gh for gctc-ntg-context-518@m.gmane.org; Mon, 17 Dec 2007 17:02:29 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 968601FCE3; Mon, 17 Dec 2007 17:02:10 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25473-02-4; Mon, 17 Dec 2007 17:01:30 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2C7EF1FC98; Mon, 17 Dec 2007 17:01:30 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3DFF41FCAA for ; Mon, 17 Dec 2007 17:01:28 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 23768-02-3 for ; Mon, 17 Dec 2007 17:00:54 +0100 (CET) Original-Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.de [194.25.134.19]) by ronja.ntg.nl (Postfix) with ESMTP id 60DD11FBA6 for ; Mon, 17 Dec 2007 17:00:46 +0100 (CET) Original-Received: from fwd32.aul.t-online.de by mailout06.sul.t-online.com with smtp id 1J4IOa-0007Rz-01; Mon, 17 Dec 2007 17:00:44 +0100 Original-Received: from [192.168.0.2] (ZwuhHrZAYhJF5BzNT4-NCTF5qzD9lAUGdEga83tyQgnQR00QlvykUx7GsN9ZaZJZ2b@[87.178.125.7]) by fwd32.aul.t-online.de with esmtp id 1J4INk-0cN9960; Mon, 17 Dec 2007 16:59:52 +0100 In-Reply-To: <47668B0E.6060307@elvenkind.com> X-Mailer: Apple Mail (2.915) X-ID: ZwuhHrZAYhJF5BzNT4-NCTF5qzD9lAUGdEga83tyQgnQR00QlvykUx7GsN9ZaZJZ2b@t-dialin.net X-TOI-MSGID: a46477ad-76a7-4bed-814b-1bd14f59b6c8 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:38058 Archived-At: On Dec 17, 2007, at 3:43 PM, Taco Hoekwater wrote: > Hi all, > > I have just uploaded the archives for luatex 0.20.2. This > is a simple bugfix release for last week's beta: > > * some portability fixes to the build scripts > * a fix for multi-\span in alignments causing unbreakable > loops > * manual improvements from Jonathan Sauer > * fix for undefined csnames in \directlua if > web2c's hash_extra is nonzero > * fix for LR text inside of a RL document > * fix for open_read_file callback not being called > unless find_read_file was also registered > * removed the ocp status message when \ocps are not > actually used > * "unicodeenc" in the fontforge to_table renamed to > "unicode" for improved consistency > > I have uploaded source and linux/win32 binaries to > > http://foundry.supelec.fr/projects/luatex/ > > Have fun, > > Taco Any news on the Mac OS X 10.5 question? I still get the error gcc -DHAVE_CONFIG_H -I. -I../../../src/texk/web2c -I.. -I../../../src/ texk/web2c/.. -I../../libs/obsdcompat -I../../libs/obsdcompat/.. - I../../../src/texk/web2c/../../libs/obsdcompat -I../../../src/texk/ web2c/../../libs/obsdcompat/.. -Dextra_version_info=`date +-%Y%m%d%H` -g -O2 -c luatexextra.c -o luatexextra.o luatexextra.c: In function 'main': luatexextra.c:408: error: storage size of 'sigstk' isn't known make: *** [luatexextra.o] Error 1 when I try to build it, so I'll have to wait for Arthur to build luatex on his 10.4 system. Thomas ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________