DMD 0.165 release

BCS BCS at pathlink.com
Tue Aug 22 09:05:47 PDT 2006


Unknown W. Brackets wrote:
> If you always want the SQL stuff run, you have to do it separately.
> 
> But it goes back to this:
> 
> if (logging)
>     log(RunSQLStuff());
> 

replace RunSQLStuff() with VaryLongRunningFunction()



More information about the Digitalmars-d-announce mailing list