From d0e58f9aa7c3ffa9b033638439d2aab5a02072d2 Mon Sep 17 00:00:00 2001 From: "W. Eric Norum" Date: Sun, 21 Sep 2003 21:44:48 +0000 Subject: [PATCH] Add format string checking. --- documentation/RELEASE_NOTES.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index e1c9ca6b2..d74e4538c 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -18,6 +18,10 @@

Changes since 3.14.3

+

Format string checking +

'printf-style' functions like errlogPrintf have their arguments verified +against their format string when compiled with gcc.

+

IOC shell command-line editing on vxWorks

The IOC shell now uses the vxWorks ledLib routines so command-line editing