From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jan Stranik via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#58847: Patch to properly parse c++11 multiline strings Date: Sat, 29 Oct 2022 09:57:35 -0400 Message-ID: References: <83fsf7hy6h.fsf@gnu.org> Reply-To: Jan Stranik Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="38505"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 58847@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Oct 29 15:58:14 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1oomLl-0009tW-03 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 29 Oct 2022 15:58:13 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oomLc-0001KS-EI; Sat, 29 Oct 2022 09:58:04 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oomLa-0001D9-Co for bug-gnu-emacs@gnu.org; Sat, 29 Oct 2022 09:58:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oomLa-00013Z-67 for bug-gnu-emacs@gnu.org; Sat, 29 Oct 2022 09:58:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oomLZ-0001ol-QY for bug-gnu-emacs@gnu.org; Sat, 29 Oct 2022 09:58:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jan Stranik Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 29 Oct 2022 13:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58847 X-GNU-PR-Package: emacs Original-Received: via spool by 58847-submit@debbugs.gnu.org id=B58847.16670518666964 (code B ref 58847); Sat, 29 Oct 2022 13:58:01 +0000 Original-Received: (at 58847) by debbugs.gnu.org; 29 Oct 2022 13:57:46 +0000 Original-Received: from localhost ([127.0.0.1]:36272 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oomLK-0001oG-3K for submit@debbugs.gnu.org; Sat, 29 Oct 2022 09:57:46 -0400 Original-Received: from stranik.org ([95.216.183.163]:36559) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oomLF-0001o4-Ez for 58847@debbugs.gnu.org; Sat, 29 Oct 2022 09:57:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=stranik.org ; s=2020nix; h=To:Subject:From; bh=Yp+EN5gvqFCmVTD6rqyTqXLyB4keEFaJ2Cfy92b3bvE=; b=ooUy0nhQxc59C5Pg9L55Dj+NJ4 /77M2dUC+uhwPf47H6gdIxAhBoVSOi4gOI+/oTIvpigUnWuBReBUpFRvPFpsWDJuF4OUbmYD71cPK gJs6k8zxaPcOGesnSJQpldrGfSZxDEeWClVGmPYQIol4xoAme9+dtzWfZPjZuigW6K9w=; Original-Received: from ool-2f14040e.dyn.optonline.net ([47.20.4.14] helo=smtpclient.apple) by stranik.org with esmtpsa (TLS1.3) tls TLS_AES_128_GCM_SHA256 (Exim 4.95) (envelope-from ) id 1oomLC-000pFd-Rh; Sat, 29 Oct 2022 13:57:39 +0000 In-Reply-To: <83fsf7hy6h.fsf@gnu.org> X-Mailer: iPhone Mail (19G82) X-Spam_score: 0.4 X-Spam_score_int: 4 X-Spam_bar: / X-Spam_report: Action: no action Symbol: RCVD_VIA_SMTP_AUTH(0.00) Symbol: TO_DN_SOME(0.00) Symbol: MV_CASE(0.50) Symbol: RCPT_COUNT_TWO(0.00) Symbol: RCVD_COUNT_ONE(0.00) Symbol: FROM_EQ_ENVFROM(0.00) Symbol: MIME_TRACE(0.00) Symbol: ASN(0.00) Symbol: MID_RHS_MATCH_FROM(0.00) Symbol: ARC_NA(0.00) Symbol: FROM_HAS_DN(0.00) Symbol: TO_MATCH_ENVRCPT_ALL(0.00) Symbol: MIME_GOOD(-0.10) Symbol: RCVD_TLS_ALL(0.00) Message-ID: CFB83328-1DF4-49C9-AE90-C3C34E5457D8@stranik.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: "bug-gnu-emacs" Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:246532 Archived-At: Happy to fill paperwork to assign all rights for this patch.=20 Sent from my iPhone > On Oct 29, 2022, at 3:43 AM, Eli Zaretskii wrote: >=20 > =EF=BB=BF >>=20 >> Date: Fri, 28 Oct 2022 16:13:42 -0400 >> From: Jan Stranik via "Bug reports for GNU Emacs, >> the Swiss army knife of text editors" >>=20 >> I=E2=80=99m happy user of emacs and ebrowse feature. Recently I noticed t= hat ebrowse does not work for multi-line strings in c++.=20 >> The r-string parsing is on also for c files, but it does not matter since= c does not have r strings.=20 >=20 > This patch is long enough for us to require that you assign the > copyright for your code to the FSF. Would you be willing start your > legal paperwork at this time, so that we could accept your > contribution? If so, I will send you the form to fill and the > instructions to email it. >=20 > Thanks.