cdesktopenv/cde/programs/dtcalc
Peter Howkins a0da2db479 dtcalc: Resolve 43 warnings that would be introduced with -Wunused-variable or -Wall
Basically 43 local variables declared in functions and then never used.
2012-11-05 16:44:29 +00:00
..
Dtcalc Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Imakefile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
calctool.c dtcalc: Resolve 43 warnings that would be introduced with -Wunused-variable or -Wall 2012-11-05 16:44:29 +00:00
calctool.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ds_common.c dtcalc: warning prevention, add <stdlib.h> include for prototype of free() 2012-08-09 12:08:46 +01:00
ds_common.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ds_popup.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ds_popup.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ds_widget.c dtcalc: Resolve "missing sentinel in function call [-Wformat]" warnings 2012-08-22 10:44:33 +01:00
ds_widget.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ds_xlib.c dtcalc: Resolve 43 warnings that would be introduced with -Wunused-variable or -Wall 2012-11-05 16:44:29 +00:00
ds_xlib.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dtcalc.man Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtcalc.msg message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
functions.c dtcalc: Resolve 43 warnings that would be introduced with -Wunused-variable or -Wall 2012-11-05 16:44:29 +00:00
help.c dtcalc: Resolve 43 warnings that would be introduced with -Wunused-variable or -Wall 2012-11-05 16:44:29 +00:00
motif.c dtcalc: Resolve 43 warnings that would be introduced with -Wunused-variable or -Wall 2012-11-05 16:44:29 +00:00
motif.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
patchlevel.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
text.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
version.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00