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

Gabriel Dos Reis gdr@integrable-solutions.net
Tue Apr 29 18:36:00 GMT 2003


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



More information about the Gcc-prs mailing list