
5 Aug
2008
5 Aug
'08
1:59 p.m.
Chris Lalancette <clalance@redhat.com> wrote: ..
OK, another go, with all of Jim's concerns addressed. I did something like this last point (thanks for the idea Jim), except that I didn't use regex's but basic STRPREFIX() to get better error messages.
Good idea. No point in using a regexp just to match a prefix. ACK.