From owner-svn-src-all@freebsd.org Mon Oct 3 18:34:28 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6ADACAF3046 for ; Mon, 3 Oct 2016 18:34:28 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: from mail-yw0-x231.google.com (mail-yw0-x231.google.com [IPv6:2607:f8b0:4002:c05::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2AC29156 for ; Mon, 3 Oct 2016 18:34:28 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: by mail-yw0-x231.google.com with SMTP id t193so34295351ywc.2 for ; Mon, 03 Oct 2016 11:34:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuxi-nl.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=xAeWOtsTI17fgHpUQDp3QhucBIB6p04QW1GUMR+Bfco=; b=tqEzrdQNh71Hjaq1P4IPqp2m2MbUrJXvR1CqQCQNToZmyKobB+JHpCut0WJoLAjyE5 ZODafxHHKp6CHIY5BXuV8yyTwXBBlXLyE2YTeR/5YOXpI9i7OJxKlvUc5V5r9lcyg4ja q2z4J4ozfIsmJLN4+bGl7HYyDPwx71fRJ7jEVwkbRwp997WYKV3oFdqAQfU/q9ri/esn oaXk6R87p/aUAIqUT1eM54odcqjnvE0EM/MHzNnuyW0tWDliv2Gxv80dT0hY9xeupsPT r+XAPr9J6ITN6J5KAXQf/Okv8hz+fWYxBUcGWJrgFYtkftgxI/99HAZzrxGkqj2yn1jD +DRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=xAeWOtsTI17fgHpUQDp3QhucBIB6p04QW1GUMR+Bfco=; b=EU591HLzypQrWRVCWM2PY/m9KXbBUvuSpUJHH9j9sZXjHParZyYpQbogJluYtPngmr zZLaJOUtL6tStEPdhlZ/AYl4bNxnGX754EbQFjbV4v+W05YiT7p4qYA++LVVo8dyLhtf E0Rezh1WW85wTLOFIw9IvcAU2W6gGotykqPDSXvoGsmWgeED+o2yVfBySnbC6pcKuVed k8LGDM0mKpTKEtYh6s6x9YgUYkltSS5zaqR7S/Zaq72NbFi+XzRHrvSvZWnNgvSek8tj Wwd9BBP2GgA5HeQLLeSmwoSzMSa45q2AhqEvXjb6Yoe8pRKjpu5PopZkEFV5H60VQ2NY qWhQ== X-Gm-Message-State: AA6/9Rm9vIDIUWl4AhrwtN0gERoSlUuHRwmchyqO9Zhwu2fwJbXatcSn/6puz2/p3CKf5BC+zPD/b9pyOn+dNw== X-Received: by 10.13.196.130 with SMTP id g124mr16085366ywd.138.1475519667397; Mon, 03 Oct 2016 11:34:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.13.201.71 with HTTP; Mon, 3 Oct 2016 11:34:26 -0700 (PDT) In-Reply-To: <20161003183039.GT38409@kib.kiev.ua> References: <201610031820.u93IKwIm043327@repo.freebsd.org> <20161003183039.GT38409@kib.kiev.ua> From: Ed Schouten Date: Mon, 3 Oct 2016 20:34:26 +0200 Message-ID: Subject: Re: svn commit: r306651 - in head: include lib/libc/gen To: Konstantin Belousov Cc: Ed Schouten , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2016 18:34:28 -0000 Hi Kostik, 2016-10-03 20:30 GMT+02:00 Konstantin Belousov : > You just break ABI. Symbols cannot be removed from the published version. But I've added __sym_compat()s for those. That still causes them to be available for linking, right? readelf -s gives: 72: 00000000000780d0 40 FUNC GLOBAL DEFAULT 11 encrypt@FBSD_1.0 1593: 0000000000078020 40 FUNC GLOBAL DEFAULT 11 des_setkey@FBSD_1.0 2728: 0000000000078050 68 FUNC GLOBAL DEFAULT 11 des_cipher@FBSD_1.0 3120: 00000000000780a0 40 FUNC GLOBAL DEFAULT 11 setkey@FBSD_1.0 If this is incorrect, what should I have done instead? -- Ed Schouten Nuxi, 's-Hertogenbosch, the Netherlands KvK-nr.: 62051717