[plt-scheme] Re: tried to fix etags for DrScheme 299
I've integrated Danny's patch into my version of etags.ss
The code on my webpage now runs under 299.  Thanks Danny!
On Tue, 2005-04-05 at 01:37 -0700, Danny Yoo wrote:
> Hi everyone,
> 
> 
> I've made a few changes to Guillaume Marceau's etags.ss program to make it
> work for the upcoming DrScheme release.  Since I'm still a PLT Scheme
> newbie, I'd greatly appreciate it if someone can review my diff: if I'm
> doing something hideous, I'd rather get it fixed early while my PLT Scheme
> skills are malleable.
> 
> I downloaded the original code here:
> 
>     http://www.cs.brown.edu/~gmarceau/etags.ss
> 
> My local modifications should be below.  Thanks in advance!