]> mj.ucw.cz Git - libucw.git/commit
Replaced the DARY_ALLOC by a comment explaining when it doesn't work.
authorMartin Mares <mj@ucw.cz>
Sun, 30 Apr 2006 09:47:05 +0000 (11:47 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 30 Apr 2006 09:47:05 +0000 (11:47 +0200)
commit751d6c55d37bf6485427080e9884ab22291b66f0
tree920132a201369ade346edc663b32c75da6d3712b
parented441a79291b6f585c6dd47197f7ee3faeae3144
Replaced the DARY_ALLOC by a comment explaining when it doesn't work.

I think that we no longer need to worry about this macro, because the only
DARY initializations we needed so far were to an empty array and they are
done automatically now. When the need arises, we can add a simple function
for creating a DARY of a given length.
lib/conf.h