======================= edgfilt.pl Revision Log ======================= ==== 2003 ==== 11/29 Comments and other documentation had stated that the EDG Decryptor works with both libcomo and Dinkumware libs, but in fact it has been tested with Dinkumware only, not libcomo. The documentation has been corrected. 11/25 (edgfilt.pl v1.02) Corrected possible problem recognizing "const pointers" (as opposed to pointers-to-const) in certain constructs. 11/20 (edgfilt.pl v1.01) Made sure that lines are never wrapped in the middle of pathnames, even if that means an output line length may exceed the /width setting (figuring it is more important for editors to be able to automatically locate the point of the error than it is to unconditionally honor the /width value). 10/12 EDG has put out a release (3.3) with an eccp script that includes hooks for STLFilt-ing. The hooks are the environment variables: EDG_CPFE_OUTPUT_FILTER: The command used to filter the messages. EDG_CPFE_OUTPUT_FILTER_OPTIONS: The options passed to the filter program. These only work with the eccp script, not with the Windows edgcc driver. 06/26 (edgfilt.pl v1.00) Initial release.