On Aug 27, 2012, at 9:25 AM, Robin Sommer <[email protected]> wrote: > > On Sun, Aug 26, 2012 at 17:53 -0700, Bernhard Amann wrote: > >> + if ( s[i] == set_separator[0] ) length++; > > Looks like it doesn't support multiple-character set separators. Does > the code check if the user specifies one with length > 0?
Not really… if is mentioned in the documentation / in input/readers/ascii.bro for each of the separators. Bernhard _______________________________________________ bro-dev mailing list [email protected] http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev
