view ci/config.mk.gcc.sed @ 35003:e71b9c9debfe v9.1.0356

patch 9.1.0356: MS-Windows: --remote may change working directory Commit: https://github.com/vim/vim/commit/349f5cd8188c85ab0c4083c30de72d5a66604ec7 Author: Christian Brabandt <cb@256bit.org> Date: Fri Apr 19 15:22:33 2024 +0200 patch 9.1.0356: MS-Windows: --remote may change working directory Problem: MS-Windows: --remote may change working directory when 'shellslash' is set Solution: normalize directory separators on MS-Windows fixes: #14549 closes: #14587 Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Fri, 19 Apr 2024 15:30:08 +0200
parents 6564dafe5005
children
line wrap: on
line source

/^CFLAGS[[:blank:]]*=/s/$/ -Wno-error=maybe-uninitialized/