[RTEMS Project] #2895: Prefix the confdefs.h internal defines with an underscore

RTEMS trac trac at rtems.org
Thu Feb 2 05:45:25 UTC 2017


#2895: Prefix the confdefs.h internal defines with an underscore
---------------------------------+------------------------------
 Reporter:  sebastian.huber      |       Owner:  sebastian.huber
     Type:  enhancement          |      Status:  new
 Priority:  normal               |   Milestone:  4.12
Component:  RTEMS Configuration  |     Version:
 Severity:  normal               |  Resolution:
 Keywords:                       |
---------------------------------+------------------------------

Comment (by sebastian.huber):

 It is common practice in RTEMS to prefix internal things with an
 underscore. The confdefs.h header file became quite complex over time.  It
 uses a lot of internal defines and up to now everything starts with
 CONFIGURE_*. It has no user impact. It helps to identify undocumented
 configuration options.

--
Ticket URL: <http://devel.rtems.org/ticket/2895#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list