This website requires JavaScript.
Explore
Help
Sign In
aniani
/
vim
Watch
0
Star
0
Fork
1
You've already forked vim
mirror of
https://github.com/vim/vim.git
synced
2025-07-04 23:07:33 -04:00
Code
vim
/
ci
/
config.mk.gcc.sed
2 lines
59 B
Sed
Raw
Normal View
History
Unescape
Escape
patch 8.2.0828: Travis: regexp patttern doesn't work everywhere Problem: Travis: regexp patttern doesn't work everywhere. Solution: Use [:blank:] instead of \b. (Ozaki Kiichi, closes #6146)
2020-05-26 20:09:11 +02:00
/
^CFLAGS[[:blank:]]*=
/
s
/
$
/
-Wno-error=maybe-uninitialized
/
Copy Permalink