[Bug 2139] rtems_rfs_format() can return 0 (indicating success) erroneously

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Thu Dec 5 03:39:21 UTC 2013


https://www.rtems.org/bugzilla/show_bug.cgi?id=2139

--- Comment #8 from Nick Withers <nick.withers at anu.edu.au> 2013-12-04 21:39:21 CST ---
Which return scheme would you prefer to go with for rtems_rfs_fs_open() and
rtems_rfs_fs_close() [which happens to always return 0 at the mo anyway]? That
in the Doxygen (0 or error code) or what looks like the intended 0 or {-1 and
errno}?

About to attach a patch that goes for the latter and thus changes the Doxygen

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list