From 111a14005955a507c4ef8157b1afd3f709a9c504 Mon Sep 17 00:00:00 2001 From: "W. Eric Norum" Date: Thu, 11 Sep 2008 17:24:28 +0000 Subject: [PATCH] Change RTEMS notes. Timing changes are now supercedewd by general time changes.Mention removal of RTEMS -ansi flag. --- documentation/RELEASE_NOTES.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index eb0ca1647..0cbca7cd6 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -334,10 +334,11 @@ EPICS/RTEMS tutorial.

Set NTP server as well as nameserver and log server from server bootstrap settting.

-

RTEMS Timing

+

RTEMS compiler flags

-

RTEMS IOCs now work properly as soft timing slaves (i.e. remain -synchronized master timingIOC) and as NTP clients.

+

The -ansi flag has been removed from CONFORM_FLAGS_STRICT and +CONFORM_CXXFLAGS_STRICT -- there are many useful library functions whose +prototypes are disabled when -ansi is used..

SEL record (Mantis #295)