guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#71228: [PATCH] gnu: guile-ncurses unicode fix


From: Ludovic Courtès
Subject: bug#71228: [PATCH] gnu: guile-ncurses unicode fix
Date: Thu, 11 Jul 2024 12:43:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Hi,

tmarjeski@gmail.com skribis:

>>From 10c8622694ce0c6141b5a827e4ffddcd47f9d4b8 Mon Sep 17 00:00:00 2001
> From: Trevor Arjeski <tmarjeski@gmail.com>
> 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 without 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’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]