comparison README.md @ 14007:5d6e8dedfc73 v8.1.0021

patch 8.1.0021: clang warns for undefined behavior commit https://github.com/vim/vim/commit/d315cf551f1d15609c4d7cf724e471de55f5cdac Author: Bram Moolenaar <Bram@vim.org> Date: Wed May 23 20:30:56 2018 +0200 patch 8.1.0021: clang warns for undefined behavior Problem: Clang warns for undefined behavior. Solution: Move #ifdef outside of sprintf() call.(suggestion by Michael Jarvis, closes #2956)
author Christian Brabandt <cb@256bit.org>
date Wed, 23 May 2018 20:45:06 +0200
parents 1174611ad715
children 172ccc083d4a
comparison
equal deleted inserted replaced
14006:665fe1f419b0 14007:5d6e8dedfc73