From 1aca5dc42a001139063a329380fcb1df3a2d4560 Mon Sep 17 00:00:00 2001 From: "W. Eric Norum" Date: Fri, 18 Feb 2005 22:17:19 +0000 Subject: [PATCH] epicsExport.h changes. --- documentation/RELEASE_NOTES.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 82d623c79..34e7bb0f0 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -13,6 +13,10 @@

Changes since 3.14.7

+

epicsExport.h

+

Add additional cast to prevent 'strict aliaising' warnings.

+ +

iocsh

I/O redirection from vxWorks startup scripts now works.