# HG changeset patch # User meillo@marmaro.de # Date 1277984246 -7200 # Node ID 4fb68ef566ad23895e0cb9677be9f4c5b5507e68 # Parent dabd4e706b78d75ffbe4539f4c712703fea552b5 Todo: int may have only 16bit This will probably lead to problems diff -r dabd4e706b78 -r 4fb68ef566ad TODO --- a/TODO Thu Jul 01 13:32:33 2010 +0200 +++ b/TODO Thu Jul 01 13:37:26 2010 +0200 @@ -4,6 +4,7 @@ - improve Mailer-Daemon error messages - ODMR support - temporary delivery delay notifications +- check data types (int may only cover -32767 to +32767!) conf: - more configuration options