Update of /cvsroot/mahogany/M/include
In directory usw-pr-cvs1:/tmp/cvs-serv22547/include
Modified Files:
AddressCC.h
Log Message:
better handling for the messages with invalid addresses, also don't use fixed size
buffers required by c-client any more
Index: AddressCC.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/AddressCC.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -b -u -2 -r1.7 -r1.8
--- AddressCC.h 22 Nov 2001 22:13:19 -0000 1.7
+++ AddressCC.h 22 Feb 2002 19:55:40 -0000 1.8
@@ -83,4 +83,7 @@
AddressCC *m_addrCC;
+ // the header from which the addresses were extracted (may be empty)
+ String m_addressHeader;
+
// these methods use our private ctor
friend AddressList *AddressList::Create(const String&, const String&);
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates