scsh-hackers
[Top] [All Lists]

Re: [Scsh-hackers] First Release Candidate of 0.6.6

To: Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
Subject: Re: [Scsh-hackers] First Release Candidate of 0.6.6
From: David Frese <dfrese@dfrese.de>
Date: Mon Mar 15 08:24:37 2004
Cc: scsh-hackers <scsh-hackers@lists.sourceforge.net>
List-id: Discussion among the implementors <scsh-hackers.lists.sourceforge.net>
Sender: scsh-hackers-admin@lists.sourceforge.net
Am Fri, 12 Mar 2004 16:56:56 +0100 schrieb Martin Gasbichler (== "Martin"):

Martin> I've created a first release candidate for 0.6.6. It's available at

Martin> <ftp://ftp.scsh.net/pub/scsh/0.6/scsh-0.6.6-rc.tar.gz>

Martin> Please test the new tarball and report back to this list!

No problems here on

$ uname -a
Linux frese.dnsalias.com 2.6.3-gentoo-r1 #7 Mon Mar 8 20:46:51 CET 2004 i686 
AMD Athlon(tm) Processor AuthenticAMD GNU/Linux

$ gcc --version
gcc (GCC) 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7)
Copyright (C) 2003 Free Software Foundation, Inc.

the test-suite and orion work as usual. Only one little unproblematic
warning from gcc about the 'char' type:

c/external.c: In function `s48_enter_char':
c/external.c:952: warning: comparison is always false due to limited range of 
data type

--
David


<Prev in Thread] Current Thread [Next in Thread>