Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2006-05-23 10:28:00


David Yon wrote:
> One more thought... where would be good places to put some good
> old-fashioned printfs in the regex code to detect when static
> initializer/destructors are being called? Would be interesting to see
> if I can catch the compiler in the act of destroying my static regexes
> *after* it has shut down the regex library code.

Hmm, actually the more I think about it, the less places I can think of that
actually do anything at shutdown time. The best thing would be to get a
decent stack trace and/or a test case.

John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net