emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correct


From: Michael Albinus
Subject: Re: emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correctly
Date: Sat, 03 Jun 2023 11:44:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Mattias Engdegård <mattiase@acm.org> writes:

Hi Mattias,

>> As usual, configure shouldn't check for a given (g)awk product. It
>> should check, whether "awk -f admin/unidata/emoji-zwj.awk" returns a
>> zero exit code.
>
> I tried generating emoji-zwj.el using a newly built mawk (1.3.4) and there 
> were no errors. Not sure what part should have exceeded the sprintf buffer 
> limit.

emba runs a debian:bullseye container with mawk 1.3.4.

--8<---------------cut here---------------start------------->8---
oot@51ef3df5a6c1:/checkout# cat /etc/os-release 
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/";
SUPPORT_URL="https://www.debian.org/support";
BUG_REPORT_URL="https://bugs.debian.org/";

root@51ef3df5a6c1:/checkout# apt-cache show mawk
Package: mawk
Status: install ok installed
Priority: required
Section: interpreters
Installed-Size: 242
Maintainer: Boyuan Yang <byang@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 1.3.4.20200120-2
...
--8<---------------cut here---------------end--------------->8---

Perhaps the restriction depends on the underlying os. A check in
configure would be needed even more.

Best regards, Michael.



reply via email to

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