Re: [Boost-cmake] popups on windows

2008-06-17 Thread Evan Wheeler
Okay, so if you call this windows API function: SetErrorMode( SEM_NOGPFAULTERRORBOX ); It will suppress that error message. I don't know about calling it from Python. You should read up on this before using it. I wrote a quick test in C++ where I open a program with a pipe that does a divide b

Re: [Boost-cmake] What we're doing testing-wise (was Status and future of boost-cmake)

2008-07-02 Thread Evan Wheeler
David Abrahams wrote: troy d. straszheim wrote: The dashboardish trac plugin is slow (for various fixable reasons) and needs more features (it only has a couple of views), but it is easy to extend and I already find it useful. I think it won't be long before we are more effective at communi