Kinsey Moore started a new discussion on testsuites/psxtests/psxshm01/init.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/536#note_125409

 >    struct region *p;
 >    int fd;
 >    int err;
 > -  char *name = "/shm";
 > +  char *name = "/shm", *invalid_name = "invalid_shm";

Please make this two separate variable declarations.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/536#note_125409
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