|
From: | Paul Eggert |
Subject: | Re: [master b3cf281] Unbreak the MinGW build |
Date: | Fri, 16 Dec 2016 07:43:59 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 |
Eli Zaretskii wrote:
I needed this commit to prevent temacs from crashing during dumping. Don't ask me how including errno.h (both the one from Gnulib and the MinGW one) could cause this, especially as the preprocessed __fpending doesn't seem to change a bit as result of that, and it doesn't seem to even be called during dumping. The facts are stubborn: if I leave that inclusion in place, I get a crash, removing it fixes the crash.
I propagated this fix back to gnulib by installing the attached patch to Gnulib. I'll CC: this to Bruno Haible, who made the recent change to fpending. I don't use MinGW myself.
0001-fpending-fix-port-to-MinGW-on-Emacs.patch
Description: Text Data
[Prev in Thread] | Current Thread | [Next in Thread] |