Note: The same problem also applies to SCAN_ACL2, as in
"1234-5.example.com".
Fix commited to the HEAD version.
/Henrik
> diff -N -u -r -x CVS -x *.orig -x *~ -x *.rej -x *.old -x configure squid.last/src/acl.c squid/src/acl.c
> --- squid.last/src/acl.c Tue May 16 09:43:09 2000
> +++ squid/src/acl.c Fri Aug 11 17:17:37 2000
> @@ -403,7 +403,7 @@
> #define SCAN_ACL1 "%[0123456789.]-%[0123456789.]/%[0123456789.]"
> #define SCAN_ACL2 "%[0123456789.]-%[0123456789.]"
> #define SCAN_ACL3 "%[0123456789.]/%[0123456789.]"
> -#define SCAN_ACL4 "%[0123456789.]"
> +#define SCAN_ACL4 "%[0123456789.]%c"
Received on Fri Aug 11 2000 - 13:35:43 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:12:34 MST