nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] build issues on Mingw32


From: Mike Frysinger
Subject: Re: [Nano-devel] build issues on Mingw32
Date: Thu, 18 Jan 2018 15:59:04 -0500

On 26 Dec 2017 20:34, Benno Schulenberg wrote:
> One thing I notice is that you exclude the SIGWINCH stuff, in two
> ways: once with #ifdef SIGWINCH and once with #ifndef _WIN32.  If
> you make both conditions like the first, I think we can include
> that into master.

yeah, we want to use '#ifdef SIGxxx' everywhere.  it's how other projects
do it, and how we already started doing it (e.g. cab33779ae237720cfeeeb).
my previous Windows builds were largely focused on --enable-tiny :).
-mike

Attachment: signature.asc
Description: Digital signature


reply via email to

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