Hi, typo-fix below. No need for a separate patch...
On Sat, Apr 11, 2020 at 6:03 PM Bram Moolenaar <[email protected]> wrote: > *** ../vim-8.2.0540/src/if_ruby.c 2020-04-02 18:50:42.423773112 +0200 > --- src/if_ruby.c 2020-04-11 17:56:07.022470227 +0200 > *************** > *** 99,104 **** > --- 99,110 ---- > # define rb_ary_detransient rb_ary_detransient_stub > #endif > > + // On macOS pre-installed Ruby defines "SIZEOF_TIME_T" as "SIZEOF_LONG" so > it > + // conflicts with the definition in config.h then causes macro-redifned > warning. macro-redefined. Christ van Willegen -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CA%2BOt1OxYP2VtYuCSyi%2B1SHueLYR9ehhPebN6C0pgOnufNMg39w%40mail.gmail.com.
