From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: John Yates Newsgroups: gmane.emacs.devel Subject: Re: Broken dbusbind.c Date: Wed, 30 Dec 2020 14:15:43 -0500 Message-ID: References: <87lfdhigw1.fsf@gnus.org> <877dp09xee.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="38771"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Lars Ingebrigtsen , Emacs developers To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Dec 30 20:20:10 2020 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 1kuh0T-0008ys-28 for ged-emacs-devel@m.gmane-mx.org; Wed, 30 Dec 2020 20:19:37 +0100 Original-Received: from localhost ([::1]:40648 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kuh0R-0001oW-NY for ged-emacs-devel@m.gmane-mx.org; Wed, 30 Dec 2020 14:19:35 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38882) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kugwx-0001CY-Pt for emacs-devel@gnu.org; Wed, 30 Dec 2020 14:16:00 -0500 Original-Received: from mail-lf1-f42.google.com ([209.85.167.42]:41856) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kugwv-000891-MK for emacs-devel@gnu.org; Wed, 30 Dec 2020 14:15:59 -0500 Original-Received: by mail-lf1-f42.google.com with SMTP id s26so39660845lfc.8 for ; Wed, 30 Dec 2020 11:15:56 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=7sjVS98/MNIrHTk4CUggT24jSEQ6KgMyeKK28Oz5byI=; b=KRnL2snvOl+YYipA+MnJHmpKBvsX8lWCW8a9DyW9QxuHHSnfCSvxA4EPBB2i6yYItL Lwq1eDtxm+n65y3l6efZtor3sCc1yVHpSBpKuPn64OgN0oQVM71G/S1FGF+4s1mVSET/ Ld6L6YLiPkefXjVwChf93ym4gte4EfJ8cpuNu9MeIZMBozNnicg9yENX1Emg0O+CR51r 69GXEH52YO1XcKwJQlN/fWulsp+p/0mN1wWm3QDfkqvXbI2XAOrSb/OzAZUV89PvY5L+ 1bqlJwCvHMyXx1eFR9+p47MZ+U7u7st+JDENrKF9XA+IV4KaYoegsmyK3WYmhOs/JvWO 53MA== X-Gm-Message-State: AOAM5323x4jyqw8e7U8AcZZaWmjjzEEiMi+QiGwB+t588D4XKL5tracW px7XQCF3CwY61ptALdYbAVeSM7OY+PwpwaODjdE= X-Google-Smtp-Source: ABdhPJyi2G1GageekV+AffCUEi762H8S9C3fhM7+NldG0oJAnT4N2YtkFc83nii86y0nEcFKxSKZxnthvUlRb4a1q6s= X-Received: by 2002:a19:c786:: with SMTP id x128mr26144484lff.323.1609355755118; Wed, 30 Dec 2020 11:15:55 -0800 (PST) In-Reply-To: <877dp09xee.fsf@gmx.de> Received-SPF: pass client-ip=209.85.167.42; envelope-from=john.yates.sheets@gmail.com; helo=mail-lf1-f42.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action 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:262134 Archived-At: On Tue, Dec 29, 2020 at 3:21 PM Michael Albinus wrote: > > Why is HAVE_DBUS_TYPE_IS_VALID > undefined for you? I do not know. I have a random collection of -dev packages installed which I have been determined empirically over time be needed to build the projects I track. I do not know what feature configure tests for when deciding whether or not to define HAVE_DBUS_TYPE_IS_VALID. Do you? That said, the #else clause is clearly broken. Do you agree? If not then I challenge you do force its use and see that the result does not compile. /john