On 12 April 2014 12:13, Bram Moolenaar <[email protected]> wrote: > > Paul Barker wrote: > >> I'd like to resubmit an old patch, originally sent in 2010 but it >> never got any replies. This patch is still needed for vim to build in >> OpenEmbedded as our CC environment variable contains options to set >> the correct target architecture. >> >> For the original submission, please see >> https://groups.google.com/forum/#!topic/vim_dev/VoXDuFnjx5M >> >> I've attached a patch created with 'hg export' against the latest vim >> source (v7.4.256). I hope that's the right way to do things. If not, >> let me know how to resubmit the change. > > The quotes would be needed to handle special characters. But there is > one other use of $CC without quotes, thus it would already fail if > special characters are not escaped. > > There is one other use of $CC with quotes, I suppose that one needs to > be changed as well. >
I've tested v7.4.258 in our build system and it works fine now. Many thanks, -- Paul Barker Email: [email protected] http://www.paulbarker.me.uk -- -- 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.
