This website requires JavaScript.
Explore
Help
Register
Sign in
nyx
/
vim
Watch
1
Star
0
Fork
You've already forked vim
0
mirror of
https://github.com/vim/vim
synced
2025-04-06 01:46:44 +02:00
Code
Issues
1
Projects
Releases
Packages
Wiki
Activity
Actions
3
d0809869d6
Branches
Tags
No results found.
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
/
Reference in a new issue
Copy permalink