From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 6Ng3JVbZZWEulQAAgWs5BA (envelope-from ) for ; Tue, 12 Oct 2021 20:52:06 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id mPjBIFbZZWFMZAAAbx9fmQ (envelope-from ) for ; Tue, 12 Oct 2021 18:52:06 +0000 Received: from mail.notmuchmail.org (nmbug.tethera.net [IPv6:2607:5300:201:3100::1657]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 50155ECBF for ; Tue, 12 Oct 2021 20:52:06 +0200 (CEST) Received: from nmbug.tethera.net (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id 333882C16E; Tue, 12 Oct 2021 14:51:44 -0400 (EDT) Received: from mail-lf1-x12c.google.com (mail-lf1-x12c.google.com [IPv6:2a00:1450:4864:20::12c]) by mail.notmuchmail.org (Postfix) with ESMTPS id 6AB3F2902F for ; Tue, 12 Oct 2021 14:51:39 -0400 (EDT) Received: by mail-lf1-x12c.google.com with SMTP id y15so1019970lfk.7 for ; Tue, 12 Oct 2021 11:51:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nikula-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=cjnymIdlufyjCIq3WEqEnbl64KMdLTJne6gK/xe3N0U=; b=yuTmunMyAw2vhuozeO/fM6MgsLqqPMcSK26EMIuV4jsBRnKth1MNadhHRgKG+tYfP1 8+9p+WPkq2FysQwSJ9NNL8zgspLn3nuEUXpl8e4xleHsx93iCEhNtN8IF5NZ46pOAinG jfhDzh0myIRlF4ldsbLo/CaFFYh6Qq6LPRwGnn+DooSB30FVa3nqNyquL1YV5h5uKzIh r13oLjFZ0ir/f71C+Px7lGJqdidSTwy5QDfFAPGU5GMwnyFzB+7JVzrv8Ulc04PcGAuf 4Tfl9oIo4I+XIx50GaUa9hrh4dY7na4YJHP+i0DfmW/rLnrDv/b3dKJ9p4LDmDiNIc4L Ju3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=cjnymIdlufyjCIq3WEqEnbl64KMdLTJne6gK/xe3N0U=; b=3sg1VBpAODKLaNHY55Fr6s8Yz2XCWwRc9AnxRGqxTongnPx5BMp+a4YxGQy99iecI/ CfX4cofnBAngFJlZIHmlvaCJ2d+km1AkoAz6/+53zmIbJHy28bezeUn9O9rMHVJDinhA kgvtTxBfjdeLsCD9vSStgvpK/MQX4ppkLvIyhprFFsnI5myx14h6CQswpLSNaRXKPyeW WdEvY49dFfKULGaBmfIYd1mwiqfha75dFRqiAHf04qL07gx7q0LIHMW+Hp5kSzCsK/OV yYtyjhDPGWx9gtRGjZCRuE4qwC+xhVaGbohs4Oix725MxScrR36bjKlezA7OgGDrfoe0 KUgA== X-Gm-Message-State: AOAM531llaOiTVOvyav1d4BS6DUtLnUsJpqVPeu80hykCAp5gkpLI8CG gXyz/eSg2mK9JzFQosDbeOZOldxtcPGBJEGpWQk= X-Google-Smtp-Source: ABdhPJzkiotFCLStZSRuYDb6h0lpCzp9Yudw7r9Ur/makqwc0zRY46iRw+Q4u35ixBwdrm5sPV1Bag== X-Received: by 2002:a2e:9b17:: with SMTP id u23mr3671464lji.406.1634064697887; Tue, 12 Oct 2021 11:51:37 -0700 (PDT) Received: from localhost (87-95-50-104.bb.dnainternet.fi. [87.95.50.104]) by smtp.gmail.com with ESMTPSA id b25sm1100296lfi.151.2021.10.12.11.51.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Oct 2021 11:51:37 -0700 (PDT) From: Jani Nikula To: notmuch@notmuchmail.org Cc: jani@nikula.org Subject: [RFC 3/5] lib: remove commented out NOTMUCH_DEPRECATED() Date: Tue, 12 Oct 2021 21:51:25 +0300 Message-Id: <20211012185127.198348-4-jani@nikula.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211012185127.198348-1-jani@nikula.org> References: <20211012185127.198348-1-jani@nikula.org> MIME-Version: 1.0 Message-ID-Hash: 5ZDZTFUKS5IE45OCAET6ZGUXMCQEQAAV X-Message-ID-Hash: 5ZDZTFUKS5IE45OCAET6ZGUXMCQEQAAV X-MailFrom: jani@nikula.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header X-Mailman-Version: 3.2.1 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Help: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634064726; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=tocaEapx5EHHNqGRXpl0dZbjQ29pvDihzNioIQxUAfU=; b=QZdrhSvtTAomkGosd0RrOkorVt87o/w36bbMuY85p9XYwTgLuWqRYXaoyMr7VTCtWYXKzT udFzTJw90LeuUM+hBqEkVvPiDrAU5ZHO5PKB/H+d4jOd/bZ0fUsypOcpZcy2s0lHoWs7q1 yMRc0UqGYPZE0avOq8Hw8yiyFidIF85ReELIM0qcDVREXW+ELuhgptOgEmJmDqh5P1Hak9 kAuqLVSCiVhirg1/TEfQ+otG1y0N1kQylv1U0Up13nk6+n80+XgHvBu8Z2HCEQ3jnrKo8a Bp1aWulCIwuGp4aj9lNL2IdJhBV2cupervnpnqAkQDQP46/3+FxdgV9Lfhbqsg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634064726; a=rsa-sha256; cv=none; b=bT0rswCzTqhNOK+Lp2eCyIb79hcSEJSg5jb/fiyLC7JoSNG99yFLXeiBUHu+7SkY5KA30M GoQ+pyGQb0hDbpNvffxZ+qXOFo79D7LSJwWOKcYAhN6q2zGa0Gyft8CvHNsbYFu8CpZgY5 QL3t4KyI61wSWmG7sme6tTirCAQ6QbfsJOvUFzSak5jm6VXk629PPtRworNNVAquEap6RG tJ7Z2+VYs67Z7sc7Prg5Cr56dODKtagf/BPmugSBNPsdbRB+LXvhLTHe82Aowt5Frny9nl 3oOkIO6dba7S/Fuc2ph56nTDKWKqkqzH9lcU5wQwmf2MJ9mGVPyUmxHPIpEpKQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=nikula-org.20210112.gappssmtp.com header.s=20210112 header.b=yuTmunMy; dmarc=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 2607:5300:201:3100::1657 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Migadu-Spam-Score: -0.18 Authentication-Results: aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=nikula-org.20210112.gappssmtp.com header.s=20210112 header.b=yuTmunMy; dmarc=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 2607:5300:201:3100::1657 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Migadu-Queue-Id: 50155ECBF X-Spam-Score: -0.18 X-Migadu-Scanner: scn0.migadu.com X-TUID: 31OZswdBdPwr Having comments between the documentation comment and the object being documented throws Hawkmoth off. Remove the placeholder NOTMUCH_DEPRECATED() comments. --- They were added in commit e5f3c3ed5024 ("lib: add stub for notmuch_database_open_with_config"); maybe the comment markers should be removed instead? --- lib/notmuch.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/notmuch.h b/lib/notmuch.h index ca5878a949bc..abbc5ace9d1b 100644 --- a/lib/notmuch.h +++ b/lib/notmuch.h @@ -323,7 +323,6 @@ typedef enum { * config_path="" and error_message=NULL * @deprecated Deprecated as of libnotmuch 5.4 (notmuch 0.32) */ -/* NOTMUCH_DEPRECATED(5, 4) */ notmuch_status_t notmuch_database_open (const char *path, notmuch_database_mode_t mode, @@ -335,7 +334,6 @@ notmuch_database_open (const char *path, * @deprecated Deprecated as of libnotmuch 5.4 (notmuch 0.32) * */ -/* NOTMUCH_DEPRECATED(5, 4) */ notmuch_status_t notmuch_database_open_verbose (const char *path, notmuch_database_mode_t mode, -- 2.30.2