cdesktopenv/cde/programs/dtmail/libDtMail/RFC
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
..
AliasExpand.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
AliasExpand.hh 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
MIMEBodyPart.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
MIMEPartial.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
RFCBodyPart.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
RFCEnvelope.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
RFCFormat.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
RFCFormat.hh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
RFCImpl.hh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
RFCMIME.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
RFCMIME.hh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
RFCMailBox.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
RFCMailValues.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
RFCMessage.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
RFCTransport.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
SunV3.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
SunV3.hh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
V3BodyPart.C Deal with the fact that modern compilers assume different scoping rules 2012-08-09 12:18:30 -06:00