Bug#455317: [xchm] Fwd: Bug#455317: FTBFS with GCC 4.3: duplicate function parameters

2007-12-11 Thread Kartik Mistry
On Dec 11, 2007 2:59 PM, Razvan Cojocaru <[EMAIL PROTECTED]> wrote: > I did fix the problem, however from what I understand the error only > refers to the case when two or more parameters _of_the_same_function_ > bear the same name. Thanks for clarification. /me should read code in better manner.

Bug#455317: [xchm] Fwd: Bug#455317: FTBFS with GCC 4.3: duplicate function parameters

2007-12-11 Thread Razvan Cojocaru
I did fix the problem, however from what I understand the error only refers to the case when two or more parameters _of_the_same_function_ bear the same name. So while that did happen at line 282 in chmfile.h, just as the error message said (there were two parameters confusingly called "toBuild" i

Bug#455317: [xchm] Fwd: Bug#455317: FTBFS with GCC 4.3: duplicate function parameters

2007-12-11 Thread Kartik Mistry
tags 455317 patch stop Hi, Here is patch to fix this bug. Tagged bug accordingly. Please include it in next release of xchm. Thanks! -- Cheers, -- Kartik Mistry | 0xD1028C8D | IRC: kart_ kartikm.wordpress.com | blog.ftbfs.in

Bug#455317: [xchm] Fwd: Bug#455317: FTBFS with GCC 4.3: duplicate function parameters

2007-12-10 Thread Kartik Mistry
forwarded 455317 Razvan Cojocaru <[EMAIL PROTECTED]> stop Hi, Please look at this bug report. Thanks, Kartik -- Forwarded message -- From: Martin Michlmayr <[EMAIL PROTECTED]> Date: Dec 9, 2007 11:33 PM Subject: Bug#455317: FTBFS with GCC 4.3: duplicate function p

Bug#455317: FTBFS with GCC 4.3: duplicate function parameters

2007-12-09 Thread Martin Michlmayr
Package: xchm Version: 2:1.13-6 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. GCC 4.3 now prints an error message when C++ code contains duplicat