[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: |
Mattias Engdegård |
Subject: |
Re: emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correctly |
Date: |
Sat, 3 Jun 2023 12:16:14 +0200 |
3 juni 2023 kl. 11.44 skrev Michael Albinus <michael.albinus@gmx.de>:
> emba runs a debian:bullseye container with mawk 1.3.4.
> Version: 1.3.4.20200120-2
I used the most recent version, 1.3.4-20230525, but I cannot reproduce the
error (on macOS) even with 1.3.4-20200120. These two versions produce identical
output.
> Perhaps the restriction depends on the underlying os. A check in
> configure would be needed even more.
mawk -Wversion prints:
mawk 1.3.4 20200120
Copyright 2008-2019,2020, Thomas E. Dickey
Copyright 1991-1996,2014, Michael D. Brennan
random-funcs: unknown
regex-funcs: internal
compiled limits:
sprintf buffer 8192
maximum-integer 2147483647
Note the sprintf buffer size, the same as in the error message when mawk fails
on emba.
There may be something more than just a buffer limitation here. I don't know if
the sprintf buffer is used for more than literal calls to sprintf, but they all
seem to be small and well-behaved.
- Re: emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correctly, Michael Albinus, 2023/06/02
- Re: emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correctly, Eli Zaretskii, 2023/06/02
- Re: emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correctly, Michael Albinus, 2023/06/03
- Re: emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correctly, Mattias Engdegård, 2023/06/03
- Re: emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correctly, Eli Zaretskii, 2023/06/03
- Re: emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correctly, Michael Albinus, 2023/06/03
- Re: emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correctly, Mattias Engdegård, 2023/06/03
- Re: emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correctly, Michael Albinus, 2023/06/03
- Re: emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correctly,
Mattias Engdegård <=
- Re: emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correctly, Michael Albinus, 2023/06/03
- Re: emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correctly, Mattias Engdegård, 2023/06/03
- Re: emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correctly, Eli Zaretskii, 2023/06/03
- Re: emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correctly, Michael Albinus, 2023/06/03
- Re: emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correctly, Robert Pluim, 2023/06/03
- Re: emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correctly, Robert Pluim, 2023/06/03
- Re: emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correctly, Mattias Engdegård, 2023/06/03