Update release notes regarding suppressed warning

This commit is contained in:
Tom Eastep 2010-12-01 09:21:46 -08:00
parent b224eb80d5
commit 901a986b18

View File

@ -1,5 +1,5 @@
----------------------------------------------------------------------------
S H O R E W A L L 4 . 4 . 1 5
S H O R E W A L L 4 . 4 . 1 6
----------------------------------------------------------------------------
I. PROBLEMS CORRECTED IN THIS RELEASE
@ -15,11 +15,8 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
1) If the output of 'env' contained a multi-line value, then
compilation failed with an Internal Error. The code has been
changed so that the compiler now emits a warning and continues:
WARNING: Unrecognized output from 'env' (...) ignored
where ... is the output.
changed so that the compiler now ignores exported symbols with
a multi-line value.
----------------------------------------------------------------------------
I I. K N O W N P R O B L E M S R E M A I N I N G