Logging function name, line, file...

Robert Fraser fraserofthenight at gmail.com
Mon Mar 17 17:42:38 PDT 2008


Robert Fraser wrote:
>       if(!SymCleanup(proc))
>         throw new Exception("SymCleanup failed");

Oops, remove these two lines. I called this since this module is used 
after flectioned has already enumerated symbols, but since this is the 
first time symbols are being enumerated, we don't want to cleanup. There 
may be a couple other issues due to my assumptions that symbols were 
already passed through once in this code.



More information about the Digitalmars-d mailing list