Allocate the line array *after* the argument parsing so that we
authorFrancois Fleuret <francois@fleuret.org>
Sat, 14 Mar 2009 17:10:21 +0000 (18:10 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Sat, 14 Mar 2009 17:10:21 +0000 (18:10 +0100)
commit42294c6ab7b85294b8f2931291c1dcc977642806
treecdbe2dc001a94c99adf65755fd511e227748da0d
parentd21dcab62f2e81f22c0c7c721fdffbcf244ac349
Allocate the line array *after* the argument parsing so that we
actually take into account the -l option, and do it dynamically to
handle very large numbers of lines.
selector.cc