]> git.pond.sub.org Git - empserver/commit
(sarg_xy, sarg_getrange, sarg_range, sarg_list): These choke on
authorMarkus Armbruster <armbru@pond.sub.org>
Wed, 4 Aug 2004 20:04:37 +0000 (20:04 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Wed, 4 Aug 2004 20:04:37 +0000 (20:04 +0000)
commit8ce25abc1f0a976172cc79caa9795c285c4ab57a
treec5f8cee274147d6483b45d4ebdbbeab781c63592
parentc8afd40eb8d186de37749ceb784a3575d00cbcfa
(sarg_xy, sarg_getrange, sarg_range, sarg_list): These choke on
trailing junk since the previous rev.  That's too strict.  Silently
ignore trailing junk as long as it starts with whitespace.  That's
somewhat lax, but will do for now.  Closes #982018.
src/lib/subs/sarg.c