On Thu, Aug 13, 2015 at 05:58:47AM +1000, John Marriott wrote: > This patch fails to compile on HP-UX with FEAT_MBYTE undefined, like so: > > If there are problems, cd to the src directory and run make there > cd src && make first > cc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -o objects/buffer.o buffer.c > cc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -o objects/eval.o eval.c > cc: "eval.c", line 17049: error 1588: "enc_utf8" undefined. > cc: "eval.c", line 17049: error 1563: Expression in if must be scalar. > cc: "eval.c", line 17051: error 1588: "MAX_MCO" undefined. > cc: "eval.c", line 17051: error 1502: Array size must be a constant > expression. > *** Error exit code 1
Hmm, I had Travis-CI doing --with-features=small, --with-features=small --enable-multibyte, and --with-features=normal builds but not --with-features=normal and disabling multibyte. Thanks for catching it! Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <[email protected]> -- -- 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.
signature.asc
Description: Digital signature
