On Tue, 19 Apr 2005, Jeff Layton wrote:

On Wed, 2005-04-20 at 09:25 +0800, Ian Kent wrote:
But, I've had complaints about it in the past.
Call it an added feature.

If we choose to not require it we will need to be clear about it in the
doco.

Personally, I like to be able to add a space after each comma for
readability.

Ian


It's certainly possible to do it, but will probably require rewriting the entire parser since my current approach probably won't work if we allow for it. Using POSIX regex'es might make it easier, but I'll need to look at how you use them under C.

What about a function to chew up spaces before the colon, then parse.

Ian

_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to