[tex-k] xdvik and gcc14, pull request / bug report on github texlive-source
Christopher Fore
csfore at posteo.net
Sun Feb 25 16:48:07 CET 2024
Hi Karl,
After trying to apply your patch I get this error:
gui/pagesel.c: In function ‘xaw_update_list’:
gui/pagesel.c:541:32: error: passing argument 2 of ‘XawListChange’ from incompatible pointer type [-Wi
ncompatible-pointer-types]
541 | XawListChange(LIST_WIDGET, (const String *) page_info.page_labels, 0,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| char * const*
This could result from these commits:
https://gitlab.freedesktop.org/xorg/lib/libxaw/-/commit/7daff9f7e522d2ba5f303847df8ec20e93f27583
and
https://gitlab.freedesktop.org/xorg/lib/libxaw/-/commit/197e9d055f3cd351ae73551955ff463294b965bf
Where they change XawListChange's argument types, I've CC'd Thomas
Dickey for his advice.
More information about the tex-k
mailing list.