Re: [cdesktopenv-devel] [PATCH] dtpdm: XtVaGetValues, XtPointer, XtArgVal, ...

2012-09-24 Thread Jon Trulson
On Mon, 24 Sep 2012, Marcin Cieslak wrote: Applied. -- Jon Trulson The Higgs Field is what make atoms matter. -- Tom L. -- Live Security Virtual Conference Exclusive live event will cover all the ways

[cdesktopenv-devel] [PATCH] dtpdm: XtVaGetValues, XtPointer, XtArgVal, ...

2012-09-24 Thread Marcin Cieslak
Make XtVaGetValues return variables safe for 64-bit --- cde/programs/dtpdm/Main.c |5 +++- cde/programs/dtpdm/MainWindow.c |5 ++-- cde/programs/dtpdm/PrinterBox.c | 55 +++ 3 files changed, 39 insertions(+), 26 deletions(-) diff --git a/cde/pro