From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id iBu7Lf930F4ZZAAA0tVLHw (envelope-from ) for ; Fri, 29 May 2020 02:48:31 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id igmWKf930F5qYAAA1q6Kng (envelope-from ) for ; Fri, 29 May 2020 02:48:31 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 4E6CE94029E for ; Fri, 29 May 2020 02:48:31 +0000 (UTC) Received: from localhost ([::1]:38726 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jeV4Q-00058M-7m for larch@yhetil.org; Thu, 28 May 2020 22:48:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41636) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jeV3g-0004rY-Bo for emacs-orgmode@gnu.org; Thu, 28 May 2020 22:47:44 -0400 Received: from pb-smtp2.pobox.com ([64.147.108.71]:60908) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jeV3d-0003Y8-ST; Thu, 28 May 2020 22:47:43 -0400 Received: from pb-smtp2.pobox.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 39A7D4885A; Thu, 28 May 2020 22:47:40 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:in-reply-to:date:message-id:mime-version:content-type :content-transfer-encoding; s=sasl; bh=eaK3dLva9fgqbqlXsk7ivkwgp B4=; b=B5k7stqZth1Oed1TKVyO33INssW9Uu17/9UVXkjCDRwOYYDeEES63u5qo 1IfUafZC5Ill7Pl315LAPsv0OHkX0BlJi3oOrHgoDH7gyp+arTJG59KR/Z4IP10q o3ILQAsldlwcjmVIjzojJdUyW+v/IHpgPDsqzWVsvyiIqUHh1I= Received: from pb-smtp2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 2FBAE48859; Thu, 28 May 2020 22:47:40 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:cc:subject:in-reply-to:date:message-id:mime-version:content-type:content-transfer-encoding; s=mesmtp; bh=fCmoLjdSUDULbxDCPAj5SP+StOjpqWDjefHZUGwKtRM=; b=ELd+Ufm6WtW5P9SsaS47dbI4hTfaXTBqMV78b2iFzJQDXMgnhY7Xez96B1Am3K+9Qyi9Nfveube0YUaOdE3McbPPHnQV4fadD0euppoehnmk0b7RMgKfxsZr66OXAa4M0p29gTaYJd1rAOZbGqaIY5O0w3yhRx6nYJ+/RSAvmN0= Received: from localhost (unknown [45.33.91.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp2.pobox.com (Postfix) with ESMTPSA id AE38948858; Thu, 28 May 2020 22:47:39 -0400 (EDT) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: =?utf-8?Q?K=C3=A9vin?= Le Gouguec Subject: Re: Possible fix for :includes header argument in org-babel C source blocks In-Reply-To: <87blm8v09s.fsf@gmail.com> Date: Fri, 29 May 2020 02:47:38 +0000 Message-ID: <87wo4vv4mt.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Pobox-Relay-ID: C2E530FC-A156-11EA-BE4B-D1361DBA3BAF-24757444!pb-smtp2.pobox.com Received-SPF: pass client-ip=64.147.108.71; envelope-from=kyle@kyleam.com; helo=pb-smtp2.pobox.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/28 22:47:40 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Bastien , Brandon Guttersohn , emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=pobox.com header.s=sasl header.b=B5k7stqZ; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=ELd+Ufm6; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.21 X-TUID: vBYApJFrZmWm K=C3=A9vin Le Gouguec writes: > Here is a patch to fix the regression: Thanks, applied (6506ea1). > And here is a patch to add a test for the unquoted-single-header case, > since otherwise it's hard to tell whether this behaviour is intentional: Looks good to me. Thanks for taking the time to add that. Applied (e9163591a). > (Is the Org source for the C/C++/D Babel syntax[1] committed somewhere, > BTW? I could not find it in the Org repo.) > =20 > [1] https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-C.html The source for that page is in the worg repo: https://code.orgmode.org/bzg/worg/src/master/org-contrib/babel/languages/ob= -doc-C.org > I'd like to say that all tests pass now, but I'm getting failures on > master (even without my changes) for two other tests: > >> FAILED ob-tangle/jump-to-org >> FAILED test-org-attach/dir :( After your first patch, all tests now pass on my end. Would you mind posting the details of those failures in a new thread?