The compiler homepage is
https://www.casadeyork.com/jalv2/ There should be contact information somewhere, maybe inside some of the download archives. But, if you open the page https://www.casadeyork.com/jalv2/archive/beta/BUGS you can find a line saying "* placing a non-bit variable at a bit-offset does not work". Seems like the bug is already known. Greets, Kiste ________________________________ Von: Rian De Rous <[email protected]> An: jallib <[email protected]> CC: [email protected] Gesendet: 21:31 Sonntag, 23.Juli 2017 Betreff: Re: [jallib] Re: Bug when using var bit*8 at dword variable? And what's the right place to report this issue? Op zondag 23 juli 2017 20:32:22 UTC+2 schreef Kiste: Hi Rian! > >This list is about jallib, the library pack. The problem you're addressing is >a compiler subject and is strictly speaking off-topic on this list, sorry. :-) > > > >Greets, >Kiste >______________________________ __ >Von: Rian De Rous <[email protected]> >An: jallib <[email protected]> >Gesendet: 20:26 Sonntag, 23.Juli 2017 >Betreff: [jallib] Re: Bug when using var bit*8 at dword variable? > > > >I now solved this by shifting the dword value and then assigning it to a byte >variable. That generates a warning "assignment to smaller type; truncation >possible" but that's not a problem since i want to do that. >But yet this is something that must definitely be solved. (solve it so it's >possible using this or generate an error that it's not allowed to cross the >byte boundary). > > ><br class="Apple-interchange- newline"><div id="inner-editor"></div> >52/5000 > > >-- >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 jallib+un...@ googlegroups.com. >To post to this group, send email to [email protected]. > >Visit this group at https://groups.google.com/ group/jallib. >For more options, visit https://groups.google.com/d/ optout. > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/jallib. For more options, visit https://groups.google.com/d/optout. -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/jallib. For more options, visit https://groups.google.com/d/optout.
