On Mon, 24 Sep 2012, Marcin Cieslak wrote:
> Avoid overwrite of local variables when using
> short (int, etc.) types with XtVaGetValues().
>
> Cast XtPointer using (XtArgVal) without
> the need to use C99 and friends.
Nice, applied.
--
Jon Trulson
The Higgs Field is what make atoms matter.
Avoid overwrite of local variables when using
short (int, etc.) types with XtVaGetValues().
Cast XtPointer using (XtArgVal) without
the need to use C99 and friends.
---
cde/programs/dtpad/main.c|4 ++--
cde/programs/dtpad/printJob.c|9 ++---
cde/programs/dtpad/printOutput