Re: FW: Re: gcc and template

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Nov 22, 2003 at 07:25:24PM +0100, codaditasso@xxxxxxxxxx wrote:
> 
> Excuse for my inaccurasy in the previous E-mail. Anyway i have obtained
> from compiler the following log:
> 
> --------------------Configuration: prova2 - Debug--------------------
> Compiling...
> prova8.cpp
> D:\Documenti\prova2\prova8.cpp: In function `void my_fun2() [with T = float]':
> D:\Documenti\prova2\prova8.cpp:9:   instantiated from `void my_fun1() [with
> T = float]'
> D:\Documenti\prova2\prova8.cpp:19:   instantiated from here
> D:\Documenti\prova2\prova8.cpp:14: warning: unused variable `float prova'
> 
> prova8.o - 2 error(s), 1 warning(s)

What kind of build tool are you using? There's only a warning GCC graciously
issued, nothing more. How come there are a total of 2 errors for prova8.o
reported? Seems your build tool counts lines with line numbers and without 
a "warning:" substring as an error??

-- 
Claudio Bley                                 ASCII ribbon campaign (")
Debian GNU/Linux user                         - against HTML email  X 
http://www.cs.uni-magdeburg.de/~bley/                     & vCards / \

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux