emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] master bc780a4: * test/lisp/progmodes/flymake-tests.el


From: Dmitry Gutov
Subject: Re: [Emacs-diffs] master bc780a4: * test/lisp/progmodes/flymake-tests.el (ruby-backend): Skip on hydra.
Date: Wed, 26 Jun 2019 19:21:19 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.1

On 26.06.2019 19:04, Ergus wrote:
Hi Sorry if this is not really related 100%.

It's 100% unrelated.

And I see no errors detected. I tried many things and
flymake-running-backends prints.

First of all, you just look at the value of flymake-diagnostic-functions.

Apparently, c++-mode uses flymake-cc.

You might want to go ahead and read it, but it's a minimalistic solution that relies on Make and a particular target being present (see flymake-cc-use-special-make-target). Would I be correct in assuming that you don't have it?

Flycheck probably has more sophisticated checkers, but the new Flymake API is not too hard. You should be able to port whatever checker you have been using to Flymake without too much difficulty.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]