bug-diffutils
[Top][All Lists]
Advanced

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

[bug-diffutils] bug#24304: bug#24304: Latest release 3.5


From: Paul Eggert
Subject: [bug-diffutils] bug#24304: bug#24304: Latest release 3.5
Date: Wed, 24 Aug 2016 14:44:26 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Claude wrote:
+#ifndef __MINGW32__
 verify (sizeof (lin) <= sizeof (long int));
+#endif

Although that change may be needed to get diffutils to compile, it is disabling a compile-time check that, if it fails, means that diffutils will probably break in some cases under mingw.

You'll have better luck building diffutils under Cygwin, which more compatible with the GNU platform. In the meantime I'll mark this bug report as a wishlist item.





reply via email to

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