Hi! On Sun, May 20, 2007 at 10:36:28AM +0200, Spiro Trikaliotis wrote: > I am using ca65html and I keep getting some error message, regardless of > which file I try to handle: That seems to have been introduced by MagerValps changes. You will have to remove the reference to $4 completely. Change line 579 to $OutLine .= sprintf ("<a name=\"%s\">%s%s</a>%s", $Label, $1, $2, $3); It seems to me that line 562 doesn't cover all cases, but above fix should at least fix the problem you're encountering. Thanks for the report! Regards Uz -- Ullrich von Bassewitz uz@musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Mon May 21 22:51:47 2007
This archive was generated by hypermail 2.1.8 : 2007-05-21 22:51:51 CEST