After building and launching CB3912, I got a number of wxWidgets Alerts, as shown below.
You mean they are normal "flaws" in CB right?Yup.
Shouldn't the program run completely clean with no debug mode assertions?Probably ?
Makes mental to develop against debug version of wxWidgets ;).
../src/mac/carbon/toolbar.cpp(1218): assert "count == 3" failed in Realize(): Reference Count of native tool was not 3 after insertion
../src/mac/carbon/toolbar.cpp(643): assert "IsValidControlHandle(viewRef)" failed in ControlToolbarItemHandler().