* [Buildroot] [Bug 9466] New: VIM_REMOVE_DOCS removes rgb.txt
@ 2016-12-05 9:07 bugzilla at busybox.net
2016-12-05 9:31 ` [Buildroot] [Bug 9466] " bugzilla at busybox.net
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2016-12-05 9:07 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=9466
Bug ID: 9466
Summary: VIM_REMOVE_DOCS removes rgb.txt
Product: buildroot
Version: 2016.11
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at buildroot.uclibc.org
Reporter: sir.ferdek+buildroot at gmail.com
CC: buildroot at uclibc.org
Target Milestone: ---
package/vim/vim.mk
define VIM_REMOVE_DOCS
find $(TARGET_DIR)/usr/share/vim -type f -name "*.txt" -delete
endef
This removes file rgb.txt which is used by vim in syntax coloring.
Then, when vim tries to color it's output, you could see something in the sort
of:
Error detected while processing /usr/share/vim/vim80/syntax/syncolor.vim:
line 46:
E254: Cannot allocate color SlateBlue
Press ENTER or type command to continue
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [Bug 9466] VIM_REMOVE_DOCS removes rgb.txt
2016-12-05 9:07 [Buildroot] [Bug 9466] New: VIM_REMOVE_DOCS removes rgb.txt bugzilla at busybox.net
@ 2016-12-05 9:31 ` bugzilla at busybox.net
2016-12-05 20:36 ` bugzilla at busybox.net
2016-12-05 21:56 ` bugzilla at busybox.net
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2016-12-05 9:31 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=9466
--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
Thanks for the bug report. I propose to remove /usr/share/vim/vim80/doc/
instead, and keep all the rest.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [Bug 9466] VIM_REMOVE_DOCS removes rgb.txt
2016-12-05 9:07 [Buildroot] [Bug 9466] New: VIM_REMOVE_DOCS removes rgb.txt bugzilla at busybox.net
2016-12-05 9:31 ` [Buildroot] [Bug 9466] " bugzilla at busybox.net
@ 2016-12-05 20:36 ` bugzilla at busybox.net
2016-12-05 21:56 ` bugzilla at busybox.net
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2016-12-05 20:36 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=9466
--- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
Fix proposed at https://patchwork.ozlabs.org/patch/702870/.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [Bug 9466] VIM_REMOVE_DOCS removes rgb.txt
2016-12-05 9:07 [Buildroot] [Bug 9466] New: VIM_REMOVE_DOCS removes rgb.txt bugzilla at busybox.net
2016-12-05 9:31 ` [Buildroot] [Bug 9466] " bugzilla at busybox.net
2016-12-05 20:36 ` bugzilla at busybox.net
@ 2016-12-05 21:56 ` bugzilla at busybox.net
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2016-12-05 21:56 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=9466
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #3 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
Fixed in
https://git.buildroot.org/buildroot/commit/?id=f7a07f42f70a73806fd2f6bf3662fc6907845fe9.
Thanks for having reported the issue!
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-12-05 21:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-05 9:07 [Buildroot] [Bug 9466] New: VIM_REMOVE_DOCS removes rgb.txt bugzilla at busybox.net
2016-12-05 9:31 ` [Buildroot] [Bug 9466] " bugzilla at busybox.net
2016-12-05 20:36 ` bugzilla at busybox.net
2016-12-05 21:56 ` bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox