From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id yAujGju4j2ZwggAA62LTzQ:P1 (envelope-from ) for ; Thu, 11 Jul 2024 10:47:23 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id yAujGju4j2ZwggAA62LTzQ (envelope-from ) for ; Thu, 11 Jul 2024 12:47:23 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=SeVhXry+; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1720694843; h=from:from:sender:sender: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:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=GTmX6VCNnLjdu/ePzkHscwWYZcwRLnErcRyYliTPJ44=; b=lohwCi8ZoBGrrgWOW4M/7qrjlyo8mGeWGEKxIfTHO+Z8LaPzv3SrxP5mHy0ubH1si8lNU7 JoDlb59rbPmBIGaxIez7UnXw9R+Se3iuuuAspBn3CayNJe5FvrjtPP50Z/Awz2l+R84yEf UGbjWdLrkf/nLZNThJQ0FZDKY9BBn2Ph9aSEYDDFmEFIrVT/QJaLSmOcF6UxPxGzk1NRNX pyIXeWTnHN9huiCa8ZNqEMwwTXAnirZSnutgCOW0ovlQcJoqw7IW83/eQgVoy36v9+je7H qAC1HD1g6VW28ZaeUeAsE6SF5OEQYAgFm78LcJrs4Z4AJivZf95B5KY4SfCehg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1720694843; a=rsa-sha256; cv=none; b=fVCMLbzKHZz03wzvHLRSo2KqJkiCMeyix8WfZwwQU0oASjDDK0ao2griSbnNYfQpiSu1T5 WpMKW1CkF2ii0HFLtINYqh+EFVNMx9G2el6oR/YqwxTLFX0qsrnPC2GjXddVHGiwux7N/z Uzr6g4LPsfUXPMYeXJB9OAGXZ790zsN3dy+zBFPPmO10sUApV+QT1SHD3o6t+qD0Cp8HsY HT6vl9DEY7GtGXKL2dyfrovwSgbeao9B3yKQPOjcja8DiILLKxLCZGTQl0TXF3rUDmX5AU gWq53lu3IzeeXtYIXaL45Kr8RWL3hTHhF80+7lH+k7O0cAWqJWbLsueaFMyLgw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=SeVhXry+; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3002263538 for ; Thu, 11 Jul 2024 12:47:22 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sRrKL-0008Sw-6i; Thu, 11 Jul 2024 06:47:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sRrKJ-0008MJ-Fo for guix-patches@gnu.org; Thu, 11 Jul 2024 06:47:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sRrKJ-0002TL-6h for guix-patches@gnu.org; Thu, 11 Jul 2024 06:47:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sRrKI-0002Yu-LZ for guix-patches@gnu.org; Thu, 11 Jul 2024 06:47:02 -0400 Subject: bug#71228: [PATCH] gnu: guile-ncurses unicode fix Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 11 Jul 2024 10:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 71228 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: tmarjeski@gmail.com Cc: 71228-done@debbugs.gnu.org Mail-Followup-To: 71228@debbugs.gnu.org, ludo@gnu.org, tmarjeski@gmail.com Received: via spool by 71228-done@debbugs.gnu.org id=D71228.17206947719766 (code D ref 71228); Thu, 11 Jul 2024 10:47:02 +0000 Received: (at 71228-done) by debbugs.gnu.org; 11 Jul 2024 10:46:11 +0000 Received: from localhost ([127.0.0.1]:51115 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sRrJR-0002XP-Su for submit@debbugs.gnu.org; Thu, 11 Jul 2024 06:46:11 -0400 Received: from eggs.gnu.org ([209.51.188.92]:59760) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sRrJB-0002We-Cq for 71228-done@debbugs.gnu.org; Thu, 11 Jul 2024 06:46:08 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sRrH0-0001zK-N8; Thu, 11 Jul 2024 06:43:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=GTmX6VCNnLjdu/ePzkHscwWYZcwRLnErcRyYliTPJ44=; b=SeVhXry+aVdzmmfqKLrc /+tjV+QGyDy37vfzui4YAa8dfzVYmJM+G3iIcz7++wgCYF7NXQ5Q1vUEuspMTs9e433HemFO6YIcV SU0cK587Ch9jtK5NXmkT9Ps//8a1hsjwCAnnSXDS/eQg/zR6/crt00DmFytuVphplwoKh8B7efAwb 1FJKvLDsl3AiZlMXtjQCGXT+UYAM/81Arra+YkvcjjpMR8+ymZBqMIaLF5ROB+4CtNWMi7yPjs3c7 ygmHAGr+x35/z1MlJT4Oh2eCqjyHQDk/rctklD9MOxrpcufNNXUWlv7ZBRmE8UWnhid+omvHTHNWW Nu+W1e0++ggGjQ==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <87r0dnp8tk.fsf@gmail.com> (tmarjeski@gmail.com's message of "Mon, 27 May 2024 18:34:47 +0300") References: <87r0dnp8tk.fsf@gmail.com> Date: Thu, 11 Jul 2024 12:43:35 +0200 Message-ID: <87jzhs1a5k.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 3002263538 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -7.30 X-Spam-Score: -7.30 X-TUID: yiNmQCxH8D4G Hi, tmarjeski@gmail.com skribis: >>>From 10c8622694ce0c6141b5a827e4ffddcd47f9d4b8 Mon Sep 17 00:00:00 2001 > From: Trevor Arjeski > Date: Mon, 27 May 2024 18:22:33 +0300 > Subject: [PATCH] gnu: guile-ncurses: fix configure-flags for unicode build > > The flag "--with-ncursesw" doesn't seem to exist for guile-ncurses, and it > seemed to cause the build to not include unicode support. Building withou= t it > produces the expected "with ncursesw" support. > > This can be checked within the guile REPL using: >> ,use (ncurses curses) >> %wide-ncurses >> #t ; has unicode and wide char support I tweaked the commit log to match our conventions and finally applied it, thank you! Ludo=E2=80=99.