Danny Backx wrote: > Attached is a patch to the same source as before. The original function > is now preserved, MessageBoxW() calls have been added right before most > printf statements. > >
> The dialogs have the benefit - in my opinion - that the user sees them. > > Please don't. Voxware use(s/d?) their toolchain on devices without a screen/LCD. If you think about those devices, the idea of having a dialog box waiting for a user press turns clearly wrong. It reminds me of the early cegcc versions, where I had a MessageBox on abort().. I soon found out it was annoying, when I ran the gdb testsuite on it. Imagine having to press OK >500 times :) (of course I disabled the MessageBox by the 20th OK). ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel