Bram Moolenaar schrob am Samstag, 27. Februar 2016 um 20:14 Zeit: > Adjust #ifdefs. Detect isnan() and isinf() functions with configure. > Use a replacement when missing. (Kazunobu Kuriyama)
Sadly, that breaks on Windows (MSVC2010) again, probably related to Perl: > if_perl.c > c:\perl64\perl\lib\core\win32.h(250) : warning C4005: 'isnan': > Makro-Neudefinition This leads to: > if_ruby.c > (...)\vim\src\macros.h(338) : error C2059: Syntaxfehler: '!' -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
