From e3b89230f065c48c84b48c88edb6eb088374c487 Mon Sep 17 00:00:00 2001 From: zautrix Date: Sat, 03 Jul 2004 16:33:12 +0000 Subject: Initial revision --- (limited to 'kmicromail/libetpan/imf/TODO') diff --git a/kmicromail/libetpan/imf/TODO b/kmicromail/libetpan/imf/TODO new file mode 100644 index 0000000..8fcd271 --- a/dev/null +++ b/kmicromail/libetpan/imf/TODO @@ -0,0 +1,16 @@ +- define a EP_parserstate_s +- structure to union +- remove clist usage +- add a errorcode to string function +- error codes are EP_errornr_s +- prefix everything with EP_ +- replace mailimf_write to fnprintf-like + fnprintf = fnprintf( int (*)(void *Data, char * + Buf, long l ), void * Data, char * Format, ... ) +- mailimf_dot_atom_text_free +- mailimf_address_XX -> _new(void) _init(&addr, ...) _free(addr) +- in fact that data structure should then also contain a + 'dynamically' allocated flag + +- RFC 822 : test the examples +- RFC 2822 : obsolete syntax -- cgit v0.9.0.2