From owner-dev-commits-src-all@freebsd.org Fri Feb 26 19:35:43 2021 Return-Path: Delivered-To: dev-commits-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0394254CC24; Fri, 26 Feb 2021 19:35:43 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DnKdB6lKxz4nVm; Fri, 26 Feb 2021 19:35:42 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1614368142; 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: in-reply-to:in-reply-to:references:references; bh=qv58JrF5elCmSj71ykqBBEqIM0QSW1Dv/D45aSzH83Y=; b=N9JdK3dC3U5nxm3Z9XMKp21hivNoUeym0a2RFmczpgsNSRN04kb7hSwIqFRe1ejTIyqKvA GZSv8k5odUNoy8bcaktwjLA2crc4zsKhbcH9h5lAp5JhTDzETaUkUUQU4ykNKnj2QaX6PW jhFnwWZhctItFZ/pPx8Y+MBlmAmPdgeYxbbmwecTzXXf9Or0AjKvUoCEwtnCvQpN8O06iB z5xhSQm2NDLSjU3V4vJsYbq61LrZN+pixHyoXGi7qMMCRfi+2OFpyRpNA6Kk0TRzhgZxGd jaCKpURtmqyFfCoahk4RGfFe2K+kqKC4p6F0PlUsx8npu7A/JlpCxvnFGfeQLA== Received: by freefall.freebsd.org (Postfix, from userid 1033) id C971215B29; Fri, 26 Feb 2021 19:35:42 +0000 (UTC) Date: Fri, 26 Feb 2021 19:35:42 +0000 From: Alexey Dokuchaev To: Baptiste Daroussin Cc: rgrimes@freebsd.org, Cy Schubert , src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 2a50a9de8340 - main - terminfo: add terminfo database Message-ID: <20210226193542.GA89099@FreeBSD.org> References: <202102261420.11QEKJoX006569@slippy.cwsent.com> <202102261730.11QHUh8n031156@gndrsh.dnsmgr.net> <20210226173629.2sc6wlaasxjep3le@aniel.nours.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1614368142; 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: in-reply-to:in-reply-to:references:references; bh=qv58JrF5elCmSj71ykqBBEqIM0QSW1Dv/D45aSzH83Y=; b=eFRIJpraJHsv+brdtVvtkampv75Du4ggE9f8Z41idOWfpOXw6aqsSDfS3XqbjNtee4fhAd QfloQr55fQQ54ed5xo9VjeyOyIvjPa5XTz+fjxhScwWLJbMmUfzoo1qDxav1sleWRbn9/G Qa4SYapvYiLi2MdQC7ApZaGEqWDjrkDbEqO8bpS3GjaKcPR6uRjfdcAvcM3IhX6SqWqKe/ h+oIzopIF3ZLT51IQhjs8Z/IIxZLoB78kNUR7YA3bTSviuf4uxOnkZHNyYnrzVLiNp3tUp u5s6xUbqwpYvGDsvEb8trSmWyVJDfCy6l1G77mmZj/xIKTvaYwmenpMUR0lsig== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1614368142; a=rsa-sha256; cv=none; b=xGatKwroQa62nBat1YFVTif/onjeGu28Tx47CP7uXL5BgL+uVqCEjXXjUwkNFo/x2LUnNS 7+1Y5xut3hcbRYYipnrxiu89se5AB1HM5GwpI3bfUXDhp4oL2xOH8fLHn0j6XVOxzt+h6Y qAB+J/Hh2L7tcTJT+fZ3U0KoxeAHbj9fdH4OQe/Zb3XfOzwSa5HvTQNJzCJs8vlJJ//Sow XEgs1YUDa+sfRohjVvKtBO/7VmH4M6rs1ERZ+zWuq/GCeYgaQsf8bwNLya+IdpT2ff3Kjt /QQ7c084tmeVIPHkYcnKw8Peojz83e4mRMrGA3qNo+JJmsJx+ZgEjWiQ9+fO+w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: dev-commits-src-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the src repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Feb 2021 19:35:43 -0000 On Fri, Feb 26, 2021 at 07:23:48PM +0000, Baptiste Daroussin wrote: > ... > Let me rephrase it. I won't patch ncurses terminfo as that would make > the maintenance a huge pain. How disabling one single mis-feature makes it huge pain to maintain? How big is the patch? We had been doing these things for contributed software since our dawn times, so our users won't have to circumvent upstream's stupidity. When did this change? > The solution is to document how to workaround for the people who dislike > the new behaviour. This is just wrong on so many different levels; I honestly don't understand what the fuck is going on here. :-( ./danfe