[Bug 1635] Refactor Priority bit map handling

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Wed Jul 28 08:50:37 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1635

Sebastian Huber <sebastian.huber at embedded-brains.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian.huber at embedded-br
                   |                            |ains.de

--- Comment #6 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2010-07-28 03:50:36 CDT ---
Does this patch change anything substantial?  I see only various renames.  Why
are these renames necessary?  I don't see the pattern.  In particular the
change from _Priority_Handler_initialization() to
_Priority_Handler_initialization_bit_map() is questionable since all handlers
follow the previous name pattern.  Likewise for Priority_Information to
Priority_Information_bit_map.

I am against to introduce new *.inl files.  I don't know why we have all these
*.inl files.  I guess this is some relict of an old hack.

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