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 [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.
