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).

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

Attachment: signature.asc
Description: PGP signature

Reply via email to