[Bug 1661] Coverage improvements: termios
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Mon Aug 9 12:45:44 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1661
Ralf Corsepius <ralf.corsepius at rtems.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ralf.corsepius at rtems.org
--- Comment #4 from Ralf Corsepius <ralf.corsepius at rtems.org> 2010-08-09 07:45:43 CDT ---
I am very opposed to "local externs" like this one and consider them to be bad
style (They indicate a violation of the API and/or improperly implemented API):
+
+ extern Heap_Control *RTEMS_Malloc_Heap;
+
static const rtems_termios_callbacks Callbacks = {
NULL, /* firstOpen */
NULL, /* lastClose */
--
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