pspp-users
[Top][All Lists]
Advanced

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

Re: GUI compilation error


From: Ben Pfaff
Subject: Re: GUI compilation error
Date: Fri, 12 Jan 2007 11:02:49 -0800
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

"Daniel E WILLIAMS" <address@hidden> writes:

> src/ui/gui/psppire-case-file.c:51: error: 'signal' redeclared as different
> kind
> of symbol

This variable was given an unfortunate name.  You can change its
name from "signal" to, say, "signals", and it should fix the
problem.  You'll need to fix up several references in the file.

I'll leave it to John (CC'd) to decide on a permanent fix.
-- 
Ben Pfaff 
email: address@hidden
web: http://benpfaff.org




reply via email to

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