Add format string checking.

This commit is contained in:
W. Eric Norum
2003-09-21 21:44:48 +00:00
parent 2c13aa03e2
commit d0e58f9aa7

View File

@@ -18,6 +18,10 @@
<h2>Changes since 3.14.3</h2>
</center>
<h4>Format string checking</h4</h4>
<p>'printf-style' functions like errlogPrintf have their arguments verified
against their format string when compiled with gcc.</p>
<h4>IOC shell command-line editing on vxWorks</h4>
<p>The IOC shell now uses the vxWorks ledLib routines so command-line editing