[RTEMS Project] #2764: Typo in c/src/lib/libbsp/i386/pc386/include/edid.h
RTEMS trac
trac at rtems.org
Sun Jul 24 19:56:22 UTC 2016
#2764: Typo in c/src/lib/libbsp/i386/pc386/include/edid.h
--------------------------+--------------------
Reporter: snob-wolpike | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 4.11.1
Component: bsps | Version: 4.11
Severity: trivial | Keywords:
--------------------------+--------------------
{{{
#define DVS_HDMI-a 0x2
#define DVS_HDMI-b 0x3
}}}
"warning: missing whitespace after the macro name"
Probably "DVS_HDMI_a" should be used.
P.S. It is interesting that this results in a warning not an error.
--
Ticket URL: <http://devel.rtems.org/ticket/2764>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list