This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: preprocessor/10548: Strange 'file:line:number: preprocessor error'


The following reply was made to PR preprocessor/10548; it has been noted by GNATS.

From: Gabriel Dos Reis <gdr@integrable-solutions.net>
To: Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: preprocessor/10548: Strange 'file:line:number: preprocessor error'
Date: 29 Apr 2003 20:31:51 +0200

 Hallvard B Furuseth <h.b.furuseth@usit.uio.no> writes:
 
 [...]
 
 | The preprocessor gives a strange error message
 | a.c:3:13: macro "foo" passed 2 arguments, but takes just 1
 | 3 is the line number, but I don't know what 13 is.
 
 13 is the column number.
 
 -- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]