On 1/5/06, Michael D. Adams <[EMAIL PROTECTED]> wrote: > The files plugins/aws/skinlex.cpp and plusings/aws/skinpars.cpp are > generated with flex and bison so I don't think there's anything we can > do about them.
Actually, we already do post-processing on the generated files in order to fix a bad #include on Windows, so it should be possible to do additional post-processing if necessary. See FLEX.SED_SCRIPT in CS/mk/jam/bisonflex.jam. -- ES ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
