#2771: Empty C++ file with just <rtems.h> does not compile with HEAD.
---------------------+-------------------
 Reporter:  chrisj   |       Owner:
     Type:  defect   |      Status:  new
 Priority:  highest  |   Milestone:  4.12
Component:  cpukit   |     Version:  4.12
 Severity:  blocker  |  Resolution:
 Keywords:           |
---------------------+-------------------

Comment (by sebastian.huber):

 The <rtems.h> uses BSD extensions, e.g. struct bintime, thus it doesn't
 work with -std=c++11.

 The main problem is that <rtems.h> includes way too many implementation
 details.

--
Ticket URL: <http://devel.rtems.org/ticket/2771#comment:9>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to