Bug#455270: FTBFS with GCC 4.3: missing #includes

2008-03-06 Thread AWASHIRO Ikuya
Hi Cyril, On Wed, 5 Mar 2008 19:52:03 +0100 Cyril Brulebois <[EMAIL PROTECTED]> wrote: > please find attached a patch to fix this FTBFS. Thank you for your patches. I'll apply ASAP. Regards, -- AWASHIRO Ikuya [EMAIL PROTECTED] GPG fingerprint: 1A19 AD66 C53F 2250 3537 1A9D 3A53 2C1D 20AB CC8A

Bug#455270: FTBFS with GCC 4.3: missing #includes

2008-03-05 Thread Cyril Brulebois
tag 455270 patch thanks Martin Michlmayr <[EMAIL PROTECTED]> (09/12/2007): > Package: scim-skk > Version: 0.5.2-5 > Usertags: ftbfs-gcc-4.3 Hi, please find attached a patch to fix this FTBFS. Cheers, -- Cyril Brulebois --- a/src/scim_skk_imengine_setup.cpp +++ b/src/scim_skk_imengine_setup.cp

Bug#455270: FTBFS with GCC 4.3: missing #includes

2007-12-09 Thread Martin Michlmayr
Package: scim-skk Version: 0.5.2-5 Usertags: ftbfs-gcc-4.3 Your package fails to build with GCC 4.3. Version 4.3 has not been released yet but I'm building with a snapshot in order to find errors and give people an advance warning. In GCC 4.3, the C++ header dependencies have been cleaned up. T