summaryrefslogtreecommitdiff
path: root/man/XtAppInitialize.man
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-03-19 20:31:29 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-04-15 19:43:52 -0400
commit965bc251c1d8391e672f277686254299627d4e3c (patch)
treeefc7e9715a0453270a0ef4e21c04a6943972ebaa /man/XtAppInitialize.man
parentc131d277ef061716b97e27cccc094bf1c0ae222f (diff)
Referring to the xterm FAQ
https://invisible-island.net/xterm/xterm.faq.html#building_it I would like to add an optional feature which makes the String typedef "const" if _CONST_X_STRING is defined. Modifying the Intrinsic.h header is only a partial solution because the library has not been modified to take advantage of this (if it had, most of the const-warnings from gcc would go away). This change modifies the header file as well as the makestrs.c program which generates Shell.h and StringDefs.h so that they use String-casts rather than char*-casts (reducing the warnings seen when compiling with Xt's header files). Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'man/XtAppInitialize.man')
0 files changed, 0 insertions, 0 deletions