Compiler Output - Error messages not displayed an debugging issues

Amilcar do Carmo Lucas webmaster at kdevelop.org
Wed Feb 27 13:54:36 UTC 2008


Forwarded personal mail:

On Tuesday 26 February 2008 23:35:45 you wrote:
> I found this bug reported on kdevelop mailing list and I would like to
> confirm that it is still reproducible. I am using openSUSE 10.3 and
> KDevelop at home and at work and the bug is reproducible on both computers.
> I've tried with kdevelop3-3.5.1-2.1.i586.rpm from
> KDE:Backports/openSUSE_10.3 repo and kdevelop3-3.5.1-7.1.i586.rpm from
> home:amilcarlucas/openSUSE_10.3 repo. "Force english compiler output"
> option is enabled; Compiler output: short. There is no problem using
> KDevelop 3.4.1.
>
> openSUSE 10.3 (kernel 2.6.22.17-0.1-default)
> KDE: 3.5.9 release 51.2
> gcc 4.2.1
> gdb-6.7.50.20080214-11.1
>
> Example (modified C++ simple hello world program to fail):
>
> 3.5.1 output (blank lines are as in output):
>
> compiling test.cpp (g++)
> /home/canita/Work/test/src/test.cpp: In function 'int main(int, char**)':
>
>
>
> gmake[2]: Nothing to be done for `all-am'.
> gmake[1]: *** [all-recursive] Error 1
> gmake: *** [all] Error 2
> *** Exited with status: 2 ***
>
>
> 3.4.1 output:
>
> compiling test.cpp (g++)
> /home/canita/Work/test/src/test.cpp: In function ‘int main(int, char**)’:
> /home/canita/Work/test/src/test.cpp:35: error: expected `;' before ‘return’
> gmake[2]: Nothing to be done for `all-am'.
> gmake[2]: *** [test.o] Error 1
> gmake[2]: Target `all' not remade because of errors.
> gmake[1]: *** [all-recursive] Error 1
> gmake: *** [all] Error 2
> *** Exited with status: 2 ***
>
>
> Thanks,
>     Cristian ANITA
-- 
Amilcar Lucas
KDevelop.org webmaster




More information about the KDevelop-devel mailing list