public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Claudio Bley <bley@cs.uni-magdeburg.de>
To: codaditasso@tiscali.it
Cc: gcc-help@gcc.gnu.org
Subject: Re: FW: Re: gcc and template
Date: Mon, 24 Nov 2003 10:09:00 -0000	[thread overview]
Message-ID: <20031124100542.GC31281@wh2-19.st.uni-magdeburg.de> (raw)
In-Reply-To: <3FBCA56400004F14@mail-2.tiscali.it>

On Sat, Nov 22, 2003 at 07:25:24PM +0100, codaditasso@tiscali.it 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 / \

  reply	other threads:[~2003-11-24 10:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-22 18:25 codaditasso
2003-11-24 10:09 ` Claudio Bley [this message]
2003-11-24 19:35   ` codaditasso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031124100542.GC31281@wh2-19.st.uni-magdeburg.de \
    --to=bley@cs.uni-magdeburg.de \
    --cc=codaditasso@tiscali.it \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).