Bugs detectes in Mikro C 2.02

General discussion on mikroC.
Post Reply
Author
Message
gonullu
Posts: 2
Joined: 15 May 2005 22:57

Bugs detectes in Mikro C 2.02

#1 Post by gonullu » 15 May 2005 23:23

I faced many bugs by migrating from V1.01 to v2.02
Sometimes the compiler gives an error if the last "}" of the main function is not followed by a new line. Second sometimes when using a for loop the error
Bank not found appears. the same occurs when using a do.. while loop

In aother topic the added libraries are very powerful and we hope to get more in the future :)

gambrose
Posts: 369
Joined: 28 Sep 2004 17:34
Location: uk

#2 Post by gambrose » 15 May 2005 23:36

Sometimes the compiler gives an error if the last "}" of the main function is not followed by a new line.
This is a pretty crap feature of ANSI C

See:
http://www.mikroe.com/forum/viewtopic.php?t=1367
Graham Ambrose

User avatar
rajkovic
mikroElektronika team
Posts: 694
Joined: 16 Aug 2004 12:40

Re: Bugs detectes in Mikro C 2.02

#3 Post by rajkovic » 16 May 2005 09:06

gonullu wrote: Second sometimes when using a for loop the error
Bank not found appears. the same occurs when using a do.. while loop
Please post codes that cause bugs (for , and do..while) loops.
So we can see whats happening.

Post Reply

Return to “mikroC General”