Re: automatically generated files improvement

2001-08-06 Thread Doug MacEachern
On Sun, 5 Aug 2001, Stas Bekman wrote: in fact I've realized that you cannot ahead what frame the actual filegeneration has been called from. Sometimes it's 2 and sometimes it's more: that looks great, feel free to commit. just remember whitespace style: +return #WARNING: this file

automatically generated files improvement

2001-08-04 Thread Stas Bekman
I think that: s{#WARNING: this file is generated, do not edit} {#WARNING: this file is generated, by @{[__FILE__, __LINE__]}, do not edit} will make it much easier to navigate the code, since many times filenames are concatenated on the fly and a simple grep on the desired filename doesn't