For some time (maybe two years) S2_6 xaw-client compile has given warnings about incompatible XawListChange pointer type, as newer libxaw headers changed it to const. We partly fixed at the time, but we now pass "const" too eagerly. Just to make compile test logs cleaner (or: completely clean) we probably should fix this as we now have the tools for it.
For some time (maybe two years) S2_6 xaw-client compile has given warnings about incompatible XawListChange pointer type, as newer libxaw headers changed it to const. We partly fixed at the time, but we now pass "const" too eagerly. Just to make compile test logs cleaner (or: completely clean) we probably should fix this as we now have the tools for it.