scsh-users
[Top] [All Lists]

Re: 0.6.5 compilation problem with gcc 4.0.3

To: sqweek <sqweek@gmail.com>
Subject: Re: 0.6.5 compilation problem with gcc 4.0.3
From: Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
Date: Wed, 31 May 2006 20:35:14 +0200
Cc: scsh-users@scsh.net
List-id: <scsh-users.list-id.scsh.net>
sqweek <sqweek@gmail.com> writes:

> I moved the write_integer prototype outside the ps_write_integer
> function body and it went and compile happily. Best guess is that gcc
> is misinterpreting the intent of the static keyword in this context as
> a persistant variable instead of a symbol local to the compilation
> unit?

This problem has been fixed in the latest version of scsh
(0.6.7). It's available from <http://www.scsh.net>.


-- 
Martin

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