Module Name:xsrc
Committed By: christos
Date: Sun May 9 16:58:57 UTC 2021
Modified Files:
xsrc/external/mit/libXaw/dist/src: TextAction.c
Log Message:
fix casts and types to make it compile with clang
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.7 -r1.2 xsrc/
Module Name:xsrc
Committed By: christos
Date: Sun May 9 16:58:19 UTC 2021
Modified Files:
xsrc/external/mit/libXaw/dist/src: Pixmap.c
Log Message:
make this compile again under clang:
- factor out duplicated code
- add casts
- plug memory leak
To generate a diff of this