bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#36036: Visual Studio 2019 compiler errors not detected/recognized by


From: Lars Ingebrigtsen
Subject: bug#36036: Visual Studio 2019 compiler errors not detected/recognized by compile.el
Date: Thu, 10 Oct 2019 01:22:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Bret Needle <Bret_Needle@Yahoo.com> writes:

> The default setting of the diagnostic mode option
> (/diagnostic:classic|column|caret) is now column when creating new C++ 
> (VC) projects with VS 2019.?? This mode produces compiler error
> messages in the following format:
>
> File name(line number, column number): error message ...
>
> This new format is not recognized by the Microsoft (msft) regular
> expression check in compile.el.

Do you have some actual sample output from this compiler?  That will
make it easier to check whether a fix actually works.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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