cdesktopenv/cde/programs/dtmail/libDtMail/RFC
Marcin Cieslak e3564643ad dtmail: warning: 'DtMailBoolean' is promoted to (int)
Fix this warning:

RFCTransport.C: In function 'long unsigned int writeToFileDesc(const char*, int,
 __va_list_tag*)':
RFCTransport.C:91: warning: 'DtMailBoolean' is promoted to 'int' when passed thr
ough '...'
RFCTransport.C:91: warning: (so you should pass 'int' not 'DtMailBoolean' to 'va
_arg')
RFCTransport.C:91: note: if this code is reached, the program will abort
2012-09-24 18:26:27 -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 Find correct system includes and libs on FreeBSD. 2012-08-19 18:08:31 -06: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 OpenBSD still uses GNU iconv, so the second argument to iconv(3) is not const. 2012-08-19 18:13:35 -06:00
RFCEnvelope.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
RFCFormat.C Current state of my dtmail work. 2012-08-11 19:53:02 -06: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 Current state of my dtmail work. 2012-08-11 19:53:02 -06:00
RFCMailValues.C Two fixes for dtmail 2012-08-29 20:40:23 -06:00
RFCMessage.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
RFCTransport.C dtmail: warning: 'DtMailBoolean' is promoted to (int) 2012-09-24 18:26:27 -06: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