util: fix parsing debug options
authorMarek Olšák <maraeo@gmail.com>
Wed, 26 Jan 2011 10:46:39 +0000 (11:46 +0100)
committerMarek Olšák <maraeo@gmail.com>
Thu, 27 Jan 2011 19:32:03 +0000 (20:32 +0100)
commit387fe8dd475d70f098eabc48a8a3696cf0b72275
treef544502a0a83fd38edf4deeb9f18bb191b6a090b
parentdb299a9f8244d53d9041fcdbd396a77ebe1f9e3e
util: fix parsing debug options

So that 'foo' can be found in: OPTION=prefixfoosuffix,foo

Also allow that debug options can be separated by a non-alphanumeric characters
instead of just commas.
src/gallium/auxiliary/util/u_debug.c