aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-03-09 16:20:50 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-03-09 16:20:50 +0000
commit67f891b804218ca7b42318fadeedfeec9243a0d6 (patch)
tree8b6b14e31236a91108865b85241b02f069a30b0e /NEWS
parent14cc2f2806c7b66992ca4a41d6f8da6020931194 (diff)
downloadmailfromd-67f891b804218ca7b42318fadeedfeec9243a0d6.tar.gz
mailfromd-67f891b804218ca7b42318fadeedfeec9243a0d6.tar.bz2
Prefix all exception codes with `e_'.
* src/mfstat.awk: Look for mf_exception_code/mf_exception_count. * src/lex.l (variable_or_const): Add type cast. * src/mailfromd.h (enum mf_status_code): Retain only first four proper status codes. (enum mf_exception_code): New type. (mf_status_to_exception): New macro (mf_exception_str,string_to_exception): New functions (mf_status_str): Rewrite as macro. (string_to_stat): Remove. * src/mf-status.mfi: Prefix codes with e_ * src/status.mfi: Prefix exception codes with e_. Retain succes, not_found, failure, and temp_failure for backward compatibility. Retain old exception names if m4 symbol COMPAT_4_3 is defined. * src/gram.y, src/snarf.m4, src/bi_poll.m4, src/bi_string.m4, src/drivers.c, src/bi_dns.m4, src/bi_system.m4, src/bi_spf.m4, src/prog.c, src/bi_ipaddr.m4, src/bi_sa.m4, src/bi_io.m4, src/bi_sieve.m4, src/bi_vars.m4, src/bi_other.m4, src/bi_mail.m4, src/bi_gettext.m4, src/bi_db.m4, : Use new exception names. * configure.ac (MF_VERSION_PATCH): Set to 90 * doc/mailfromd.texi: Document changes. git-svn-id: file:///svnroot/mailfromd/branches/release_4_3_patches@1628 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions

Return to:

Send suggestions and report system problems to the System administrator.