cdesktopenv/cde/programs
Jon Trulson 491ff2228f Deal with the fact that modern compilers assume different scoping rules
Patch from Pascal Stumpf <Pascal.Stumpf@cubes.de>:

So here are all the patches that deal with the fact that modern
compilers assume different scoping rules for variables declared in for
loops.  On Linux, -fpermissive has been added as a compiler flag to
compensate for this old C code, but I think it is the wrong approach.

Sorry, couldn't help sneaking in a || defined(CSRG_BASED) and some casts
needed for other reasons ...
2012-08-09 12:18:30 -06:00
..
backdrops Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dsdm Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dtaction Use a more robust idiom When converting sprintf() to snprintf() 2012-08-09 11:52:17 -06:00
dtappbuilder dtbuilder: fixup TOG copyrights issue in generated files. 2012-08-03 15:06:56 -06:00
dtappintegrate Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtcalc Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc). 2012-06-19 16:27:20 -06:00
dtcm Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc). 2012-06-19 16:27:20 -06:00
dtconfig Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtcreate Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc). 2012-06-19 16:27:20 -06:00
dtdbcache Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc). 2012-06-19 16:27:20 -06:00
dtdocbook instant: change warning message to fatal message, since it is. 2012-07-13 22:26:02 -06:00
dtdspmsg Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dtexec Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc). 2012-06-19 16:27:20 -06:00
dtfile dtfile: add freetype includes to Imakfile 2012-06-20 14:25:41 -06:00
dthello Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dthelp dthelpview: Util.c include stdlib to avoid redeclaring exit() 2012-08-09 11:33:25 -06:00
dticon Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc). 2012-06-19 16:27:20 -06:00
dtimsstart Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc). 2012-06-19 16:27:20 -06:00
dtinfo This adds the basic config bits needed for OpenBSD. 2012-08-09 12:11:13 -06:00
dtksh Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dtlogin dtlogin: don't try to use /dev/mem to get random data on linux/bsd 2012-08-07 23:22:44 -06:00
dtmail Deal with the fact that modern compilers assume different scoping rules 2012-08-09 12:18:30 -06:00
dtpad Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc). 2012-06-19 16:27:20 -06:00
dtpdm Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc). 2012-06-19 16:27:20 -06:00
dtpdmd On linux use the system provided libXau rather than one from the imports 2012-03-13 17:18:35 +00:00
dtprintegrate Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtprintinfo dtprintinfo: Fix SIGSEGV in dtprintinfo (passing NULL as first argument to catgets). 2012-08-06 17:12:38 -06:00
dtscreen dtscreen: include stdlib to avoid exit redeclaration 2012-08-09 11:33:25 -06:00
dtsearchpath Deal with the fact that modern compilers assume different scoping rules 2012-08-09 12:18:30 -06:00
dtsession sys.resources.src: make HIGH_COLOR the default 2012-07-24 17:51:29 -06:00
dtspcd Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc). 2012-06-19 16:27:20 -06:00
dtsr Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dtstyle Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc). 2012-06-19 16:27:20 -06:00
dtterm Use a more robust idiom When converting sprintf() to snprintf() 2012-08-09 11:52:17 -06:00
dtudcexch Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc). 2012-06-19 16:27:20 -06:00
dtudcfonted Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc). 2012-06-19 16:27:20 -06:00
dtwm DtSvc/dtwm: Fix some implicit declarations of functions by adding appropriate 2012-08-08 11:47:18 -06:00
fontaliases fontaliases: add more robust font.aliases file. 2012-06-21 18:30:40 -06:00
icons Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
localized dtwm: add missing workspace 'Occupy" commands to the C, de, es, fr, and it locales. 2012-07-24 21:21:27 -06:00
nsgmls nsgmls: Imakefile fixes so it will build 2012-06-19 18:04:53 -06:00
palettes Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
ttsnoop Linux compilation of ttsnoop (Matthew Howkins) 2012-04-12 19:08:52 +01:00
tttypes Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
types Remove dtinfo launcher and icons from the default front panel. 2012-06-19 19:22:08 -06:00
util Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc). 2012-06-19 16:27:20 -06:00
Imakefile programs/Imakefile: don't try to build dtksh or dtinfo under linux. 2012-08-03 23:10:12 -06:00