char and boolean as simple types do not work

List of known bugs
Locked
Author
Message
User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

char and boolean as simple types do not work

#1 Post by zristic » 07 May 2005 22:12

Bug ID: #050507001
Submitted by: zristic

Severity: Minor
Status: Solved, to be included in version 3.0.0.2
mP Version: 3.0.0.1

If char and boolean are used as simple types the compiler hangs in an infinite loop.

If used in an array everything works fine.

Resolution: Use byte type instead.

Locked

Return to “mikroPascal Bug List”