[fpc-pascal] FPC now 3rd in shootout
    S. Fisher 
    expandafter at yahoo.com
       
    Tue Nov  6 02:20:30 CET 2007
    
    
  
--- Marc Weustink <marc at dommelstein.net> 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 
    
    
More information about the fpc-pascal
mailing list