[vim/vim] runtime(compiler): Match gcc.vim make error format (PR #18956)

1 view
Skip to first unread message

yilisharcs

unread,
Dec 17, 2025, 4:13:47 PM (10 hours ago) Dec 17
to vim/vim, Subscribed

Problem: gcc.vim interprets "make: *** [Makefile" in the error message
"make: *** [Makefile:2: all] Error 1" as a valid filename.
Solution: Add pattern to extract the filename correctly. Note that this
doesn't remove the dangling "]" from the output ("all]").


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/18956

Commit Summary

  • f8f2535 runtime(compiler): Match gcc.vim make error format

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/18956@github.com>

Christian Brabandt

unread,
Dec 17, 2025, 4:28:19 PM (10 hours ago) Dec 17
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#18956)

thanks


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/18956/c3667258262@github.com>

Christian Brabandt

unread,
Dec 17, 2025, 4:31:05 PM (10 hours ago) Dec 17
to vim/vim, Subscribed

Closed #18956 via bd5e882.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/18956/issue_event/21627990682@github.com>

Reply all
Reply to author
Forward
0 new messages