scsh-users
[Top] [All Lists]

Re: Compilation error in io.c, in scsh-0.6.6

To: nisse@lysator.liu.se (Niels Möller)
Subject: Re: Compilation error in io.c, in scsh-0.6.6
From: Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
Date: Wed, 23 Nov 2005 11:16:18 +0100
Cc: scsh-users@scsh.net
List-id: <scsh-users.list-id.scsh.net>
nisse@lysator.liu.se (Niels Möller) writes:

> I just build scsh-0.6.6 on SunOS-5.10, sparc, using gcc-4.0.1. I had
> to apply the below patch to c/unix/io.c; apperantly gcc doesn't like
> function local static declarations of functions. (I'm not sure what
> the C specification says about this code, but I'd consider function
> declarations anywhere but on top level as bad style even if it is
> allowed).

This has already been fixed in CVS and will be in scsh 0.6.7, which I
hope to release within the next few weeks (there is already a beta
version on the FTP server).

-- 
Martin

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