[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] Lynx 2.8.7 and numeric IPv6 adddresses
From: |
Andre-John Mas |
Subject: |
Re: [Lynx-dev] Lynx 2.8.7 and numeric IPv6 adddresses |
Date: |
Tue, 8 Jan 2008 18:21:19 -0500 |
Hi,
Its been a while since I have touched C, though this is a state machine that I
developped a few years ago that does the job for URIs:
http://ajmas.dyndns.org/misc/uriparser.c.txt
I generally consider it to be up for grabs and open for improvement. I'll see
how this melds with lynx later in the week, since I don't have too much time at
the moment. There may even be a way of applying a simpler modification.
A quick test shows that VMS pass, but the '/' would need to be removed fromt
the path.
BTW how stringent should the parser be, with regards to malformed URL?
Andre
- Re: [Lynx-dev] Lynx 2.8.7 and numeric IPv6 adddresses, (continued)
- Re: [Lynx-dev] Lynx 2.8.7 and numeric IPv6 adddresses, Thomas Dickey, 2008/01/07
- Re: [Lynx-dev] Lynx 2.8.7 and numeric IPv6 adddresses, Andre-John Mas, 2008/01/07
- Re: [Lynx-dev] Lynx 2.8.7 and numeric IPv6 adddresses, Thomas Dickey, 2008/01/07
- Re: [Lynx-dev] Lynx 2.8.7 and numeric IPv6 adddresses, Andre-John Mas, 2008/01/07
- Re: [Lynx-dev] Lynx 2.8.7 and numeric IPv6 adddresses, Thomas Dickey, 2008/01/07
- Re: [Lynx-dev] Lynx 2.8.7 and numeric IPv6 adddresses, Andre-John Mas, 2008/01/07
- Re: [Lynx-dev] Lynx 2.8.7 and numeric IPv6 adddresses, Thomas Dickey, 2008/01/08
- Re: [Lynx-dev] Lynx 2.8.7 and numeric IPv6 adddresses, hsv, 2008/01/08
- Re: [Lynx-dev] Lynx 2.8.7 and numeric IPv6 adddresses, Thomas Dickey, 2008/01/08
- Re: [Lynx-dev] Lynx 2.8.7 and numeric IPv6 adddresses, hsv, 2008/01/09
Re: [Lynx-dev] Lynx 2.8.7 and numeric IPv6 adddresses,
Andre-John Mas <=