(NEW_PATTERN): Cast alloca return value to proper type.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Aug 2003 23:23:27 +0000 (23:23 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Aug 2003 23:23:27 +0000 (23:23 +0000)
commit32fc13f46f3f08c0da237d9bc88fe0c2d190f61f
tree6874ab2c291a123cef91058952a9bcc716c19a6a
parent2fe95c09b307df948a34b579a4ebaf2873c91cef
(NEW_PATTERN): Cast alloca return value to proper type.
Otherwise, it wouldn't compile with at least /bin/cc on
ymp-cray-unicos9.0.2.X.
Combine two mostly-identical uses of alloca into one.
lib/fnmatch_loop.c