Hi David, I see you are using the lateste version of the compiler. There is a bug in it that I am trying to fix.
For you it is best to use compiler version jalv25r7 (not r8 since it contains another bug). Sorry for the inconvenience but could you send me your program or at least a relevant part that creates this error? Thanks. Kind regards, Rob ________________________________ Van: [email protected] <[email protected]> namens David VB <[email protected]> Verzonden: zaterdag 11 januari 2025 17:06 Aan: jallib <[email protected]> Onderwerp: [jallib] Compiler/Parser error ? Hi there, While trying to compile a first skeleton of a new program (some definitions, initialisations and declarations) with an (for now) empty forever loop, I bump into this strange error: It seems like a first pass is ok and that no syntax errors remain, put then I receive this: Compilation started at :11-01-25 16:59:42 jal jalv25r9 (compiled Jan 4 2025) generating p-code 1236 tokens, 294280 chars; 6401 lines; 12 files generating PIC code pass 1 Assertion failed! [Error] (jalv2_64.exe.jal) [Line 0] File: pic_op.c, Line 3143 Expression: !value_is_const(val1) Compiler CommandLine: Y:\== TOOLS\Jallib1.9\compiler\jalv2_64.exe -Wno-all -s "Y:\== TOOLS\Jallib1.9\lib;Y:\== TOOLS\PICjal\JAL\Libraries;Y:\== TOOLS\JalLibWorkspace\lib" "Y:\== PROJETS EN COURS\NAS\Ventilos\Ventilos2\Ventilos2.jal" Errors :0 Warnings :0 Code :0/100 Data:0/100 Hardware Stack : 0/100 Software Stack :0 What does this mean ? Thanks for your help ! -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion visit https://groups.google.com/d/msgid/jallib/174fb715-0d82-4e35-91b7-cb5668510777n%40googlegroups.com<https://groups.google.com/d/msgid/jallib/174fb715-0d82-4e35-91b7-cb5668510777n%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/jallib/AM7PR02MB60983793A193D1EA88796195E61D2%40AM7PR02MB6098.eurprd02.prod.outlook.com.
