--- Marc Weustink <[EMAIL PROTECTED]> wrote:

> >   if not GenerateRegExprEngine( target, [ref_caseinsensitive], engine)
> then
> >   begin
> >     writeln( 'Failed to generate regex. engine for "',target,'".' );
> >     halt(1)
> >   end;
> 
> For this benchmark you don't need extra unneeded code for checking 
> conditions. If the test fails it fails, so don't worry on errors

Good point.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to