From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: master c4d34d2: CC Mode: Enhance C++ Mode raw strings to multi-line strings for any language Date: Sat, 21 Aug 2021 10:15:09 +0300 Message-ID: <83lf4vz2te.fsf@gnu.org> References: <874kbrr4cq.fsf@gnus.org> <87sfz9fx0y.fsf@gnus.org> <87bl5vhng9.fsf@tcd.ie> <87sfz7fwlv.fsf@tcd.ie> <87k0kiguif.fsf@tcd.ie> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="25020"; mail-complaints-to="usenet@ciao.gmane.io" Cc: contovob@tcd.ie, rgm@gnu.org, larsi@gnus.org, emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Aug 21 09:16:39 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mHLF9-0006KI-0S for ged-emacs-devel@m.gmane-mx.org; Sat, 21 Aug 2021 09:16:39 +0200 Original-Received: from localhost ([::1]:42678 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mHLF6-0004jW-NI for ged-emacs-devel@m.gmane-mx.org; Sat, 21 Aug 2021 03:16:36 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59316) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mHLDy-0003w1-1v for emacs-devel@gnu.org; Sat, 21 Aug 2021 03:15:26 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:38418) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mHLDw-0006wp-V6; Sat, 21 Aug 2021 03:15:24 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4702 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mHLDw-0000t1-Ed; Sat, 21 Aug 2021 03:15:24 -0400 In-Reply-To: (message from Alan Mackenzie on Fri, 20 Aug 2021 21:20:49 +0000) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:272768 Archived-At: > Date: Fri, 20 Aug 2021 21:20:49 +0000 > From: Alan Mackenzie > Cc: Glenn Morris , emacs-devel@gnu.org > > I've just committed a patch to master which I think fixes the problem. Thanks, but this triggers a byte-compilation warning: In c-benign-error: progmodes/cc-defs.el:1046:11: Warning: macro `c-benign-error' defined too late