cdesktopenv/cde/lib/tt/bin
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
..
dbck Add -fpermissive to linux standard c++ option define in linux.cf 2012-06-18 16:27:25 -06:00
scripts Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
shell Linux is a unistdh platform not an osfcn.h 2012-03-12 00:35:06 +00:00
tt_type_comp Add -fpermissive to linux standard c++ option define in linux.cf 2012-06-18 16:27:25 -06:00
ttauth Increment CDE version number to 2.2.0 2012-07-16 15:23:40 +01:00
ttdbserverd Deal with the fact that modern compilers assume different scoping rules 2012-08-09 12:18:30 -06:00
ttsession Add -fpermissive to linux standard c++ option define in linux.cf 2012-06-18 16:27:25 -06:00
tttar No need to create another version of basename(), there's one available 2012-03-11 23:58:53 +00:00
tttrace Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Imakefile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00