tags 461712 patch thanks I added one patch to fix the FTBFS with GCC 4.3: uses (removed) pre-iso c++ headers. Was good idea you forwarded the bug to the upstreams, but meanwhile you could fix the problem with this minimal patch. I think the patch doesn't affect neither to others platforms that uses gcc 4.3 nor not GCC environments.
Also, do you wish a NMU package if you have lack time? Regards. -- Anibal Avelar (FixXxeR) http://fixxxer.cc GPG: 83B64656 - C143 4AD8 B017 53FA B742 D6AA CEEA F9F3 83B6 4656
diff -Nru multimail-0.49/config.h multimail-0.49.modif/config.h --- multimail-0.49/config.h 2007-07-07 00:56:27.000000000 -0500 +++ multimail-0.49.modif/config.h 2008-03-20 03:39:21.119854801 -0600 @@ -143,7 +143,6 @@ not that useful anyway. */ #ifndef _MSC_VER -# define USE_NEWHANDLER #endif /* Turbo C++ 3.0 lacks the "bool" and "off_t" types.*/