RTEMS | cpukit/librtemscxx: reformat (!995)
Chris Johns (@chris)
gitlab at rtems.org
Thu Feb 5 20:10:45 UTC 2026
Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/995 was reviewed by Chris Johns
--
Chris Johns started a new discussion on cpukit/librtemscxx/error.cpp: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/995#note_141827
> - }
> +runtime_error::runtime_error(const rtems_status_code sc,
> + const std::string &what)
Should the `&` be to the left?
--
Chris Johns started a new discussion on cpukit/librtemscxx/error.cpp: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/995#note_141828
> - throw runtime_error(sc, what);
> - }
> +void runtime_error_check(const rtems_status_code sc, const std::string &what) {
And here?
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/995
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260205/06087d6d/attachment-0001.htm>
More information about the bugs
mailing list