On 4/14/2017 7:49 PM, Andy Bradford wrote:
Thus said Ross Berteig on Fri, 14 Apr 2017 16:09:18 -0700:

I'm also considering an extension to the glob_create() function to add
support for comments in lists of GLOBs.

If I have a  program that generates files that begin with  # that I want
to  ignore, would  this be  accomplished  if support  for comments  were
added?

Perhaps if the file name were quoted, as is supported now for names containing whitespace or commas. Skipping quotes makes my imagined implementation a little more complex, but certainly not unreasonable.

--
Ross Berteig                               r...@cheshireeng.com
Cheshire Engineering Corp.           http://www.CheshireEng.com/
+1 626 303 1602
_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to