[RTEMS Project] #2771: Empty C++ file with just <rtems.h> does not compile with HEAD.

RTEMS trac trac at rtems.org
Thu Aug 4 05:59:24 UTC 2016


#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


More information about the bugs mailing list