So this handles, uh, 'gpfaulterrorboxes', but it doesn't handle
assertion failure popups that happen when you're compiled Debug and
e.g. pass a null string as the format to sprintf.

Created a ticket on this:

  http://svn.boost.org/trac/boost/ticket/2044

If anybody wants to pitch in and have a look.  My time is tightening up,
July and first half of August are going to be really crazy months.

-t

troy d. straszheim wrote:
Evan Wheeler wrote:
Okay, so if you call this windows API function:

SetErrorMode( SEM_NOGPFAULTERRORBOX );


Evan sent a way to do this in python to me offline, it appears to work,
checked in, problem solved for now.

-t


_______________________________________________
Boost-cmake mailing list
Boost-cmake@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-cmake

_______________________________________________
Boost-cmake mailing list
Boost-cmake@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-cmake

Reply via email to