On 11/9/05, Daishi Kato <[EMAIL PROTECTED]> wrote: > nobody is responsing... but, > > I found the same problem in (set-header!) in the spiffy egg. > - (match (string-match "([-_A-Z0-9a-z]+)\\:[ \t]*([^ \t].*)" header) > + (match (string-match "([_A-Z0-9a-z---]+)\\:[ \t]*([^ \t].*)" header) > > Wondering if there are the same things somewhere else. > Daishi >
Sorry, I got your patch. I'll add it ASAP (I'm currently busy). cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
