diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-03-25 13:06:28 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-03-25 13:06:28 -0700 |
commit | 2b451b9915e3a379974a3c2b5fe9d4798f0c136b (patch) | |
tree | 381684bfdf08769da9b4d189f75fe03b3ecc62f6 /NEWS | |
parent | 1a408d7f74618d28db6ec4ec377ab479bd8f75aa (diff) |
Define _CONST_X_STRING when including Xaw & Xt headers
Fixes build when building against libXaw 1.0.16 since
xorg/lib/libxaw@d0fcbd97 changed the definition of XawListChange
in <X11/Xaw/List.h> from _Xconst char * to String *, where
String is defined as const if _CONST_X_STRING is defined.
This also clears up 105 of the 162 -Wdiscarded-qualifiers warnings.
Closes: #16
Fixes: bccb777 ("Fix -Wincompatible-pointer-types warning from gcc (issue #15)")
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions