Forum Index
Internal Compiler Error

 
Author Message
mikep



Joined: 24 Sep 2005
Location: Austin, TX

Posted: 09 February 2006, 4:41 AM    Post subject: Internal Compiler Error

Compiling this program
Code:
Sub Main()
Dim byteArray(1 to 20) as Bytearray
Dim ui as UnsignedInteger alias byteArray(7)
End Sub
gives this error:
Code:
Internal error: variable.cpp(769), Rev 506: unsupported index variable size, "test.bas" line 2
Deleting line 3 or changing line 2 gives a proper compiler error message.
Back to top
dkinzer
Site Admin


Joined: 03 Sep 2005
Location: Portland, OR

Posted: 09 February 2006, 6:19 AM    Post subject:

Thanks for pointing this out. It has been fixed in the current development version.
Back to top
Display posts from previous:   
Page 1 of 1

 



ZBasic Microcontrollers Home
All content Copyright © 2005, 2006, 2007, 2008, 2009, 2010 Elba Corp. All Rights Reserved.
Opinions expressed in posts are those of the author and not necessarily those of Elba Corp.
Powered by phpBB © 2001, 2005 phpBB Group