|
|
| Author |
Message |
mikep
Joined: 24 Sep 2005
Posts: 765
Location: Austin, TX
|
|
Posted: 25 February 2006, 21:15 PM Post subject: Latest compiler doesn't recognize symbolic pin constants |
|
|
I installed the ZBasic 1.1.4 package then this line of code | Code: | | Const pin as Byte = C.1 | fails to compile with the error
| Code: | | test.bas:1: Error: constant value must be a constant expression | This works with compiler v1.1.4. |
|
| Back to top |
|
 |
dkinzer Site Admin
Joined: 03 Sep 2005
Posts: 2499
Location: Portland, OR
|
|
Posted: 25 February 2006, 23:16 PM Post subject: |
|
|
| The problem has been resolved and is awaiting the completion of regression testing. |
|
| Back to top |
|
 |
|