![]()
From: Daniel Stenberg (Daniel.Stenberg@haxx.nu)
Date: Thu May 25 2000 - 09:26:03 CDT
On Thu, 25 May 2000, Daniel Stenberg wrote:
> I noticed a new bug that appears when there's a @-letter in a URL, since
> then the mail-converter will translate the line *after* it was converted
> to a href... :-/
The most reasonable fix must be to merge the two functions parseurl() and
parseemail() into a single one, since then none of them would accidentaly
parse the other's output data.
We'd also gain execution time, especially when there are URLs and emails on
the same lines.
-- Daniel Stenberg - http://www.contactor.se/~dast - +46-705-44 31 77 ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
![]()