
wx behavior worked out, I'll take out the ifdef and settle on something. - use new enums BX_LOG_ASK_CHOICE_CONTINUE, BX_LOG_ASK_CHOICE_DIE, etc. - do not use BX_PANIC inside fatal function! it is very likely to reenter, causing infinite recursion. Use fprintf instead.
Description
No description provided
Languages
C++
69.5%
C
21.2%
Shell
3%
Makefile
2.1%
Rez
1.9%
Other
2.1%