Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 92DF7200B9F for ; Tue, 11 Oct 2016 15:26:46 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 91717160AF3; Tue, 11 Oct 2016 13:26:46 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D7C46160AD2 for ; Tue, 11 Oct 2016 15:26:45 +0200 (CEST) Received: (qmail 41935 invoked by uid 500); 11 Oct 2016 13:26:44 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 41925 invoked by uid 99); 11 Oct 2016 13:26:44 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Oct 2016 13:26:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 771D5C0864 for ; Tue, 11 Oct 2016 13:26:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.1 X-Spam-Level: X-Spam-Status: No, score=-3.1 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RP_MATCHES_RCVD=-2.999, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=greenbytes.de header.b=RhKWT2cn; dkim=pass (1024-bit key) header.d=greenbytes.de header.b=RhKWT2cn Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id fxkIWD2AB-gd for ; Tue, 11 Oct 2016 13:26:40 +0000 (UTC) Received: from mail.greenbytes.de (mail.greenbytes.de [5.10.171.186]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id F103A5FAC3 for ; Tue, 11 Oct 2016 13:26:39 +0000 (UTC) Received: by mail.greenbytes.de (Postfix, from userid 117) id 87D6B15A3675; Tue, 11 Oct 2016 15:26:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=greenbytes.de; s=mail; t=1476192362; bh=nEVjZ8/U3rUE40v2uJt7TTEpGdMcnRbbvJ5/rRv3lo0=; h=From:Subject:Date:References:To:In-Reply-To:From; b=RhKWT2cn0+57QAFzJROFZbYedVuxGHlQcC3MfvVS9/CQ14t1p33tspVpWOWBDDwb0 LQDdM2h1tSFkvuqYKHmTT5dyV51u8jPBFxzql/BzsRqj6Z0JBHD5g/mc2deido//CN 1xT2s8I/2gix2M4BROYDHd6Ibu++KJKPqT00041E= Received: from [192.168.178.72] (unknown [93.211.114.217]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail.greenbytes.de (Postfix) with ESMTPSA id 4026515A3629 for ; Tue, 11 Oct 2016 15:26:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=greenbytes.de; s=mail; t=1476192362; bh=nEVjZ8/U3rUE40v2uJt7TTEpGdMcnRbbvJ5/rRv3lo0=; h=From:Subject:Date:References:To:In-Reply-To:From; b=RhKWT2cn0+57QAFzJROFZbYedVuxGHlQcC3MfvVS9/CQ14t1p33tspVpWOWBDDwb0 LQDdM2h1tSFkvuqYKHmTT5dyV51u8jPBFxzql/BzsRqj6Z0JBHD5g/mc2deido//CN 1xT2s8I/2gix2M4BROYDHd6Ibu++KJKPqT00041E= From: Stefan Eissing Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Mac OS X Mail 10.0 \(3226\)) Subject: Re: Loads of dup symbols in h2_util.c and h2_proxy_util.c Date: Tue, 11 Oct 2016 15:26:01 +0200 References: <775E947C-C0CE-4467-BD13-F3F6DF626D84@jaguNET.com> To: dev@httpd.apache.org In-Reply-To: Message-Id: <72A17449-F5D2-454B-9066-A59A0531D616@greenbytes.de> X-Mailer: Apple Mail (2.3226) archived-at: Tue, 11 Oct 2016 13:26:46 -0000 Fix incoming. > Am 11.10.2016 um 15:05 schrieb Jim Jagielski : > > Forgot to mention: This is on HEAD httpd-2.4 > >> On Oct 11, 2016, at 8:50 AM, Jim Jagielski wrote: >> >> There are a bunch of dup symbols popping up during link; these >> symbols exist in both h2_util.c and h2_proxy_util.c. >> >> Note: this is AFTER ensuring a 'make extraclean'... >