[RTEMS Project] #4054: RTEMS_BARRIER_AUTOMATIC_RELEASE and RTEMS_BINARY_SEMAPHORE options have the same value

RTEMS trac trac at rtems.org
Wed Aug 19 04:48:49 UTC 2020


#4054: RTEMS_BARRIER_AUTOMATIC_RELEASE and RTEMS_BINARY_SEMAPHORE options have the
same value
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  enhancement      |      Status:  closed
 Priority:  normal           |   Milestone:  6.1
Component:  rtems            |     Version:  6
 Severity:  normal           |  Resolution:  fixed
 Keywords:                   |  Blocked By:
 Blocking:                   |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"593a67f6c891f48b8cebc8bf0db1b47faafbfc2a/rtems"
 593a67f6/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="593a67f6c891f48b8cebc8bf0db1b47faafbfc2a"
 rtems: Use unique option values

 The RTEMS_BARRIER_AUTOMATIC_RELEASE and RTEMS_BINARY_SEMAPHORE options
 had the same value.  In order to better detect a misuse of option values
 (for example using RTEMS_BINARY_SEMAPHORE for rtems_barrier_create()),
 the options should have unique values.

 Close #4054.
 }}}

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


More information about the bugs mailing list