Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#2764 assigned defect

Typo in c/src/lib/libbsp/i386/pc386/include/edid.h

Reported by: snob-wolpike Owned by: Needs Funding
Priority: normal Milestone: Indefinite
Component: bsps Version: 4.11
Severity: trivial Keywords:
Cc: Blocked By:
Blocking:

Description

#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.

Change History (2)

comment:1 Changed on 01/26/17 at 07:16:00 by Sebastian Huber

Milestone: 4.11.14.11.2

comment:2 Changed on 02/15/17 at 13:44:44 by Sebastian Huber

Milestone: 4.11.2Indefinite
Owner: set to Needs Funding
Status: newassigned
Note: See TracTickets for help on using tickets.