[Bug 1661] Coverage improvements: termios
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Mon Aug 9 14:39:27 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1661
--- Comment #7 from Joel Sherrill <joel.sherrill at oarcorp.com> 2010-08-09 09:39:26 CDT ---
I went ahead and fixed the Heap API violations. Now psximfs02 does not
pass. I committed it anyway so you could just follow up with another
patch.
Allocate most of heap
Attempt to create /node-slink-2 for /node -- expect ENOMEM
../../../../../../../rtems/c/src/../../testsuites/psxtests/psximfs02/init.c:
127 status == -1
(In reply to comment #6)
> > It is an intentional violation of the API.
>
> == Bad and long term unmaintainable code. Consider what will happen if such
> symbols change. You will not notice them at compile time, but end up with
> silently brokeness or (if you're lucky) with weird linker issues.
>
> > I don't particularly care. Which do you prefer?
> I prefer a proper API, i.e. all "public symbols" in "header files".
I will implement public methods to get and set this.
--
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