Stefan Kangas <stefan@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Received: (at 36036) by debbugs.gnu.org; 14 Oct 2019 21:41:44 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Oct 14 17:41:44 2019 Received: from localhost ([127.0.0.1]:42356 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1iK864-00008O-6o for submit <at> debbugs.gnu.org; Mon, 14 Oct 2019 17:41:44 -0400 Received: from [80.91.231.51] (port=41542 helo=quimby.gnus.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <larsi@HIDDEN>) id 1iK862-00008A-58 for 36036 <at> debbugs.gnu.org; Mon, 14 Oct 2019 17:41:42 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from <larsi@HIDDEN>) id 1iK85x-0004Y4-5R for 36036 <at> debbugs.gnu.org; Mon, 14 Oct 2019 23:41:41 +0200 From: Lars Ingebrigtsen <larsi@HIDDEN> To: 36036 <at> debbugs.gnu.org Subject: [Bret Needle] Re: bug#36036: Visual Studio 2019 compiler errors not detected/recognized by compile.el Date: Mon, 14 Oct 2019 23:41:36 +0200 Message-ID: <87imorromn.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Start of forwarded message Subject: Re: bug#36036: Visual Studio 2019 compiler errors not detected/recognized by compile.el To: Lars Ingebrigtsen <larsi@gnus. [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Start of forwarded message Subject: Re: bug#36036: Visual Studio 2019 compiler errors not detected/recognized by compile.el To: Lars Ingebrigtsen <larsi@gnus. [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: gnus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record 1.3 RDNS_NONE Delivered to internal network by a host with no rDNS X-Debbugs-Envelope-To: 36036 X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: 0.3 (/) -------------------- Start of forwarded message -------------------- Subject: Re: bug#36036: Visual Studio 2019 compiler errors not detected/recognized by compile.el To: Lars Ingebrigtsen <larsi@HIDDEN> From: Bret Needle <Bret_Needle@HIDDEN> Date: Sat, 12 Oct 2019 17:58:45 -0700 Hello Lars Ingebrigtsen. Thanks for your follow-up and sorry for the omission.=C2=A0 This message=20 occurs when I compile with the diagnostics setting set to "classic": ClCompile: =C2=A0 C:\Program Files (x86)\Microsoft Visual=20 Studio\2019\Community\VC\Tools\MSVC\14.22.27905\bin\HostX86\x64\CL.exe=20 /c /ZI /JMC /nologo /W3 /WX- /diagnostics:classic /sdl /Od /D _DEBUG /D=20 _CONSOLE /D _UNICODE /D UNICODE /Gm- /EHsc /RTC1 /MDd /GS /fp:precise=20 /Qspectre /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /std:c++17=20 /Fo"x64\Debug\\" /Fd"x64\Debug\vc142.pdb" /Gd /TP /FC /errorReport:queue=20 Lesson08.cpp =C2=A0 Lesson08.cpp c:\Users\Bret\Documents\Visual Studio=20 2019\Projects\Lesson08\Lesson08\Lesson08.cpp(9): error C3861: 'bogus':=20 identifier not found [c:\Users\Bret\Documents\Visual Studio=20 2019\Projects\Lesson08\Lesson08\Lesson08.vcxproj] Done Building Project "c:\Users\Bret\Documents\Visual Studio=20 2019\Projects\Lesson08\Lesson08\Lesson08.vcxproj" (Rebuild target(s)) --=20 FAILED. Done Building Project "c:\Users\Bret\Documents\Visual Studio=20 2019\Projects\Lesson08\Lesson08.sln" (rebuild target(s)) -- FAILED. This message occurs when I compile with the diagnostics setting set to=20 "column": ClCompile: =C2=A0 C:\Program Files (x86)\Microsoft Visual=20 Studio\2019\Community\VC\Tools\MSVC\14.22.27905\bin\HostX86\x64\CL.exe=20 /c /ZI /JMC /nologo /W3 /WX- /diagnostics:column /sdl /Od /D _DEBUG /D=20 _CONSOLE /D _UNICODE /D UNICODE /Gm- /EHsc /RTC1 /MDd /GS /fp:precise=20 /Qspectre /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /std:c++17=20 /Fo"x64\Debug\\" /Fd"x64\Debug\vc142.pdb" /Gd /TP /FC /errorReport:queue=20 Lesson08.cpp =C2=A0 Lesson08.cpp c:\Users\Bret\Documents\Visual Studio=20 2019\Projects\Lesson08\Lesson08\Lesson08.cpp(9,4): error C3861: 'bogus':=20 identifier not found [c:\Users\Bret\Documents\Visual Studio=20 2019\Projects\Lesson08\Lesson08\Lesson08.vcxproj] Done Building Project "c:\Users\Bret\Documents\Visual Studio=20 2019\Projects\Lesson08\Lesson08\Lesson08.vcxproj" (Rebuild target(s)) --=20 FAILED. Done Building Project "c:\Users\Bret\Documents\Visual Studio=20 2019\Projects\Lesson08\Lesson08.sln" (rebuild target(s)) -- FAILED. I encourage you or the bug fixer to implement search patterns that=20 successfully recognize both messages. Regards, Bret Needle On 10/9/2019 4:22 PM, Lars Ingebrigtsen wrote: > Bret Needle <Bret_Needle@HIDDEN> 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. > -------------------- End of forwarded message -------------------- --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no
bug-gnu-emacs@HIDDEN
:bug#36036
; Package emacs
.
Full text available.Lars Ingebrigtsen <larsi@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Received: (at 36036) by debbugs.gnu.org; 9 Oct 2019 23:22:22 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Wed Oct 09 19:22:22 2019 Received: from localhost ([127.0.0.1]:54450 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1iILHi-0003Ug-7Y for submit <at> debbugs.gnu.org; Wed, 09 Oct 2019 19:22:22 -0400 Received: from quimby.gnus.org ([80.91.231.51]:46818) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <larsi@HIDDEN>) id 1iILHg-0003UW-QI for 36036 <at> debbugs.gnu.org; Wed, 09 Oct 2019 19:22:21 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from <larsi@HIDDEN>) id 1iILHd-0005y3-NG; Thu, 10 Oct 2019 01:22:20 +0200 From: Lars Ingebrigtsen <larsi@HIDDEN> To: Bret Needle <Bret_Needle@HIDDEN> Subject: Re: bug#36036: Visual Studio 2019 compiler errors not detected/recognized by compile.el References: <4aac050b-1bc6-1e7c-fe5e-e7e531c00871@HIDDEN> Date: Thu, 10 Oct 2019 01:22:17 +0200 In-Reply-To: <4aac050b-1bc6-1e7c-fe5e-e7e531c00871@HIDDEN> (Bret Needle's message of "Fri, 31 May 2019 14:00:24 -0700") Message-ID: <87pnj5tsgm.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Bret Needle <Bret_Needle@HIDDEN> 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 > message [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 36036 Cc: 36036 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) Bret Needle <Bret_Needle@HIDDEN> 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
bug-gnu-emacs@HIDDEN
:bug#36036
; Package emacs
.
Full text available.Noam Postavsky <npostavs@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Received: (at submit) by debbugs.gnu.org; 31 May 2019 21:30:31 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Fri May 31 17:30:31 2019 Received: from localhost ([127.0.0.1]:36487 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1hWp6c-000062-ML for submit <at> debbugs.gnu.org; Fri, 31 May 2019 17:30:31 -0400 Received: from eggs.gnu.org ([209.51.188.92]:44391) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <Bret_Needle@HIDDEN>) id 1hWodk-0004Yh-LT for submit <at> debbugs.gnu.org; Fri, 31 May 2019 17:00:41 -0400 Received: from lists.gnu.org ([209.51.188.17]:41868) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from <Bret_Needle@HIDDEN>) id 1hWodf-0000D7-FS for submit <at> debbugs.gnu.org; Fri, 31 May 2019 17:00:35 -0400 Received: from eggs.gnu.org ([209.51.188.92]:58767) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <Bret_Needle@HIDDEN>) id 1hWode-0006jW-Cy for bug-gnu-emacs@HIDDEN; Fri, 31 May 2019 17:00:35 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <Bret_Needle@HIDDEN>) id 1hWodd-0000CA-Bc for bug-gnu-emacs@HIDDEN; Fri, 31 May 2019 17:00:34 -0400 Received: from sonic310-24.consmr.mail.ne1.yahoo.com ([66.163.186.205]:43548) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from <Bret_Needle@HIDDEN>) id 1hWodc-0000BX-Ox for bug-gnu-emacs@HIDDEN; Fri, 31 May 2019 17:00:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1559336430; bh=KXMqpKNa2ab6qi4Xa/atrmG1zNhNGhIIq/B0qfNyGT0=; h=To:From:Subject:Date:From:Subject; b=a8VO9In3p5pkYPpmpRBV53qjPwKJoem93m7j+hdlhk+WXk1uOhvRpnhTiIfgAT8inc4dX8msMAGkkZRiISFjJFAznufeESIWuz7mfZnZbl2WwCF55+NGSoN5RapfuhAIAkAjs4JqVkxB46BXKKdsm55nCRk9GHocSiMCaGxXBDqPIDmrv72QSxHS++rw2G+xr1K6Vb0pDoNZ6ov7hsdfLufFP1UQePdlaIOs08MVJAZ2giLafv6KhACg6hlpZvkJqfPdqZqMcbMEs0t2y8zgsE4wJy9n+b8nFT1K26Wlaj/nkpJbffMfzQYJxHI7lqHYnI9N/ZUnRrcnWmLKctmNMg== X-YMail-OSG: LWzOnkoVM1nqirHcwV_akH4DCIR4_yQEHHgYZchdO7nbSWAtvM0gBgGWZo8V25c mRDaXawinHCe_vveovYtoUXiwe44Ui_avz_GtN0VEW3EaVYi1tRuky37tZOby7.T5VaqBlMQrokU PGKVuGqnzAT0I2kHdVvNCealYscBBziR6GfbfobYqRI1yLqf2Egs1CIEj85sloHJu5qONw6s8PEq 8rP3OQC_C_Qdyz9uyT9173CRKXbbHyaK76Y9uwaBhZxm2UtCZ.gfL972j5JsKDALz_eiZA0vP5vE ZASX6sIqdJ0PT5gxNHloqXF7y.ByKibKt.A0ntgOf.mW6NKl4n.wYjz98W_E6AwyRRPFkxyUT5si w8IOtsMgCDyT32_pvP8hOd8Gdj8QodI19tgZqayCUCT.ZfZ26NWTusXAdEjq8mG8EIrJ0rKqz4ax AA9Jnu5oV3tbFXNZ0kbKLzcouDpJeNSOUMUSUL9rxG7Gh9WAZFgqUQXPdDKnfM9KOT4eejQ6JHBj DYTel7WxCcFjIrAli2a7HsoBXMSFMHS.jlStvf374WiKWZUOhrC3ilkdkiMKX.AIAnOlu6nR48Z6 FeW9hJZyRmDZLboAOfgOvkahQD6dmnJ83BGKAdrY6vIdQ4swB6Pp7NehDSEfdRvHo1cOf80FWGB0 Var1GCWb6ejeHJbC_7MDpIATwxIzCcEdTx9hy3R0Jy7bOtujupAc3bVOBLMzH5hzF7TC0ECKUvQk naQ4GVtQYiT6MdW_uxewtRRN0V6PZUQICVp19u1MTZklDXQoqjugq9GR8rdAjndMPvgIolv.7UN5 Hv6hZjk.BUzDyTEM4JDhWsjG9hDrzaIvsj9vdHhbz2YUaXe3ACwbs_Yr.RBzxda2Zx7Vpdr05ZAH RW4EejDE2Rf9ktk7Rui4H6osmzJrfLeWTa6WoUiQncBhp5EXKNc2Hs_6EphfAXJZ_N.mQx0lQ.8H bf2ZGJ6HBpE.jmGJY5faCSnNfS8t4M6fAyqXfz9D5pkhrXaIPp5tK7ZWMTO53n4wanDTV9UYNBwW mWoDPoc5rnSrNvgYCkEiNxMSPSKYRB6fcz3nLSVfON7sijTPh0CLbX7oi16Eam7LecQzzdat.IT1 PzJKQD.jIvlZGrrsGAVFkt1mBUk.EfXJqwjn5R3ZCGiSFZDVAYe21atBDKl0Q73cEaHYLY8148Nw SmTkSXQipQAGiVKoC Received: from sonic.gate.mail.ne1.yahoo.com by sonic310.consmr.mail.ne1.yahoo.com with HTTP; Fri, 31 May 2019 21:00:30 +0000 Received: from c-73-15-18-129.hsd1.ca.comcast.net (EHLO [10.0.0.216]) ([73.15.18.129]) by smtp411.mail.ne1.yahoo.com (Oath Hermes SMTP Server) with ESMTPA ID fbe72e7c1580591603e9ef43e6170725 for <bug-gnu-emacs@HIDDEN>; Fri, 31 May 2019 21:00:30 +0000 (UTC) To: bug-gnu-emacs@HIDDEN From: Bret Needle <Bret_Needle@HIDDEN> Subject: Visual Studio 2019 compiler errors not detected/recognized by compile.el Message-ID: <4aac050b-1bc6-1e7c-fe5e-e7e531c00871@HIDDEN> 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 66.163.186.205 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: -0.6 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 31 May 2019 17:30:29 -0400 X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.6 (-) 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@HIDDEN)
Bret Needle <Bret_Needle@HIDDEN>
:bug-gnu-emacs@HIDDEN
.
Full text available.bug-gnu-emacs@HIDDEN
:bug#36036
; Package emacs
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.