what does "multiple markers at this line" mean?

Xiaoshan Sun xssun@insun.hit.edu.cn
Wed Mar 30 04:19:00 GMT 2005


hi,
  I'am using eclipse+cdt ,and the error message
"    multiple markers at this line "
is actually added by eclipse's cdt .I discover this by accient when i try
to check it from raw gcc error message which is 2400 lines. I find no line
containing" multiple markers " .so i realized that the cdt combine the raw
error message and the "    multiple markers at this line " means : cdt
dicovers multiple  errors indicating this line with an error.
  sorry for the trouble.
thanks.

-----Original Message-----
From: Nathan Sidwell <nathan@codesourcery.com>
To: Xiaoshan Sun <xssun@insun.hit.edu.cn>
Cc: gcc-help@gcc.gnu.org
Date: Tue, 29 Mar 2005 16:05:53 +0100
Subject: Re: what does "multiple markers at this line" mean?

> Xiaoshan Sun wrote:
> > hi ,
> >    when i compile some sources using g++ ,my compiler gives the
> error:
> > "    multiple markers at this line ",
> >    so ,can anyone tell me what does it means? i'am confused.
> 
> Please provide more information.  the string 'multiple markers' does
> not
> occur in the current compiler source.
> 
> nathan
> -- 
> Nathan Sidwell    ::   http://www.codesourcery.com   ::    
> CodeSourcery LLC
> nathan@codesourcery.com    ::    
> http://www.planetfall.pwp.blueyonder.co.uk
> 




More information about the Gcc-help mailing list