Document fix of root cause

This commit is contained in:
Tom Eastep 2010-11-28 07:48:03 -08:00
parent 4db68697b2
commit 195c0cdaca

View File

@ -62,6 +62,9 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
generated by the compiler.
6) The contributed macro macro.JAP generated a fatal error when used.
The root cause was a defect in parameter processing in nested
macros (if 'PARAM' was passed to an nested macro invocation, it was
not expanded to the current parameter 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