pspp-dev
[Top][All Lists]
Advanced

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

Re: error in latest builds


From: Jeremy Lavergne
Subject: Re: error in latest builds
Date: Fri, 29 Oct 2010 12:57:01 -0400

> src/output/ascii.c:821:19: error: 'SIGWINCH' undeclared (first use in this 
> function)

Forgive me if this is off the mark as I'm ignorant of Windows.

SIGWINCH has to do with terminal window resizing on *nix, likely defined 
somewhere like /usr/include/sys/signal.h.

So either a missing include of the signal (or the handler from ncurses? 
readline?), or should be ignored when on Windows.

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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