Hi all, When running the Vim tests with UBSan, the following errors are reported:
channel.c:713:5: runtime error: load of misaligned address 0x60b0000069ca for type 'char *', which requires 8 byte alignment 0x60b0000069ca: note: pointer points here eval.c:4432:10: runtime error: negation of -9223372036854775808 cannot be represented in type 'varnumber_T' (aka 'long long'); cast to an unsigned type to negate this value to itself - Yegappan -- -- 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.
