Re: [sqlite] warning on glob [was: SQLite3 Tutorial error]

2017-01-07 Thread dandl
From: sqlite-users [mailto:sqlite-users-boun...@mailinglists.sqlite.org] On Behalf Of Will Parsons >>>I dug up some old references to investigate this further: >>>a) The UNIX C Shell Field Guide (1986): Ranges in the pattern [lower-upper] mentioned, no mention of negation of pattern. (Pres

[sqlite] warning on glob [was: SQLite3 Tutorial error]

2017-01-07 Thread Will Parsons
On Friday, 6 Jan 2017 3:48 PM -0500, Keith Medcalf wrote: > > On Friday, 6 January, 2017 12:49, James K. Lowden > wrote: > >> On Fri, 6 Jan 2017 10:23:06 +1100 >> "dandl" wrote: >> >> > Unix globbing for Linux is defined here: >> > http://man7.org/linux/man-pages/man7/glob.7.html. AFAICT Sqli