[Bug 2046] RBTree header files are not C++ compatible
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Mon Apr 2 12:00:49 UTC 2012
https://www.rtems.org/bugzilla/show_bug.cgi?id=2046
--- Comment #4 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2012-04-02 07:00:49 CDT ---
I didn't have a problem with the duplicates/unique feature. My concern is that
we have an enum in the SAPI and a bool in the Score for the same feature. In
C++ a conversion from bool to enum is not implicitly allowed. Why do we have
this type mismatch between the SAPI and Score APIs?
--
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