Sebastian Huber started a new discussion on 
cpukit/libfs/src/jffs2/src/compr_rtime.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/123#note_111639

 >  
 >              positions[value]=outpos;
 >              if (repeat) {
 > +#ifdef __rtems__
 > +                    if ((repeat + outpos) >= destlen) {

Why do we need the () around the + here and not four lines below?

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/123#note_111639
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to