Re: rendering beta

Thomas Dickey <[email protected]> Thu, 18 Jun 2026 16:48:50 -0400
Newsgroups gmane.comp.web.lynx.devel
Message-ID <[email protected]>
--NOoEM1EwRRzkOu6z
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Jun 18, 2026 at 09:11:10AM -0600, rbell--- via Lynx-dev wrote:
> 	946 decimal, not 946 hex.
> 	I don't remember when hex rendered beta as ? - perhaps it was
> never.  I have my own customizations but I never report a problem
> unless it happens in the released version.  Perhaps I rewrote it to.
> 	I just rewrote entities.h to do that for me.  I can
> distinguish cases from context.
> 	Is it a bug that changes to entities.h don't cause
> dependencies to rebuild?  I had to do a make clean.  I don't mind,
> just asking.  It's not a burden; customizers can't be beggars.

The top-level makefile has a "depend" target (uses "makedepend").
That adds about 3600 lines to src/makefile (and some warning messages).
It looks as if LYCharSets.c is the only file using that header.

Without that, the makefiles have what's needed to build (doesn't
account for dependencies).

--=20
Thomas E. Dickey <[email protected]>
https://invisible-island.net

--NOoEM1EwRRzkOu6z
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQGzBAABCgAdFiEEGYgtkt2kxADCLA1WzCr0RyFnvgMFAmo0WbIACgkQzCr0RyFn
vgMK9AwAs4/7c6YO+6/GUb0w9o+7nuDs5K6Y7Bi4mM6wfomjghUapbmVuB8/e983
o3l3oEQpnJhO+7Cu5CIZZ497EnmDp4iURPedr5TaThapAg297PJgJke/6nUGaSVX
qfa8d/FPEKramxXt2usBwyasHgzJi+z/k62SYnGgpZAJ2tvA0/oXj1Vqu4ewmPIp
HJxVbLjG+ClDAoGq0UkXg5JW3wQi4U5OAaai7dboFXis0hMZUUv8qLdaSF80dILF
ojn86+gHJvVAekCdV6T1iMtag0YwkG+hvYMqAE7t37XI0FQuLgNb4Z2JQIAauhr6
HPRUXpaZzYtSai84BdWFyS7RKRao1Om92nlylbfObkligvai5ZVJXtq8ODXZM4eK
fzf/2thRahqJUR7LoFFBHgepql2ik1M6N3cf1T1ty1yIH0wfQW5MG1uVsdNhekoZ
1pqML6xPfFvYzzoGedP66D8ASM/0kkc7IGa51dJku/55lvRizLThcSd3LPqoJl2F
+5QkmK8m
=3rxR
-----END PGP SIGNATURE-----

--NOoEM1EwRRzkOu6z--