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: Bret Needle
Subject: bug#36036: Visual Studio 2019 compiler errors not detected/recognized by compile.el
Date: Fri, 31 May 2019 14:00:24 -0700
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0

Configuration:

?????? GNU Emacs 26.2 (build 1, x86_64-w64-mingw32) of 2019-04-13

?????? Microsoft Visual Studio 2019 (Community Edition)

Bug Behavior:

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.

Thanks,

Bret Needle (Bret_Needle@Yahoo.com)






reply via email to

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