compile error message

Discuss about beta versions of mikroPascal compiler.
Post Reply
Author
Message
piort
Posts: 1379
Joined: 28 Dec 2005 16:42
Location: Laval,Québec,Canada,Earth... :-)
Contact:

compile error message

#1 Post by piort » 11 Oct 2007 18:02

hi,

it is possible to have more useful error message ?

exemple:

Code: Select all

t:integer;
begin
t := 5 :
t := t / .04;   <---- impossible, type error
end
that give :
46:11 E-3 Identifier '/' was not declared test.ppas

Code: Select all


have a nice day

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

Re: compile error message

#2 Post by zristic » 12 Oct 2007 08:39

Yes, of course. We are not happy with the current messaging system too.

Post Reply

Return to “mikroPascal Beta testing”