comp.lang.ada
 help / color / mirror / Atom feed
From: Andrew <eagletalon@chartermi.net>
Subject: Re: compiling error
Date: Wed, 24 Sep 2003 22:12:44 -0500
Date: 2003-09-24T22:12:44-05:00	[thread overview]
Message-ID: <vn4nak9pq8kmd7@corp.supernews.com> (raw)
In-Reply-To: <Xns9400D6904BCDjimmaureenrogers@204.127.36.1>



James Rogers wrote:
> Andrew <eagletalon@chartermi.net> wrote in 
> news:vn4knggj9ptu19@corp.supernews.com:
> 
> 
>>I'm trying to compile a program and since I'm a little new to the linux 
>>compiler, the output is .. well kind of throwing me.. I'm hoping that 
>>someone can help me out.
>>
>>here is the input / output
>>
>>==========
>>gnatmake maze.adb
>>gcc -c maze.adb
>>maze.adb:228:12: too many arguments in call
>>gnatmake: "maze.adb" compilation error
>>==========
>>
>>I believe that it is telling me what line (I hope) that the error is 
>>occuring on.
>>Is it telling me that line 12 is where the error is at?
>>
>>I only ask because when I count down 12 lines (including blank lines) 
>>the line looks ok.   So I'm hoping that someone can fill me in on how to 
>>read the output, in terms of : is it telling what line the error is on.
>>
>>
> 
> 
> It is telling you that the offending code is at column 12 of line 228.
> It is also telling you that your procedure or function call contains
> more arguments than were declared in the procedure or function
> specification.
> 
> Jim Rogers


ahh.. thank you Jim

Andrew




  reply	other threads:[~2003-09-25  3:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-25  2:28 compiling error Andrew
2003-09-25  3:10 ` James Rogers
2003-09-25  3:12   ` Andrew [this message]
2003-09-25 10:04     ` Ludovic Brenta
2003-09-25 11:27       ` Jeff C,
2003-09-25 12:44         ` Marin David Condic
2003-09-25 19:44           ` Simon Wright
2003-09-25 21:54             ` Stephen Leake
2003-09-26 13:17             ` Marin David Condic
2003-09-25 21:13           ` GPS error Jeffrey Carter
2003-09-26  6:43         ` compiling error Frank
2003-09-26  1:38           ` Jeff C,
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox