pcb

Comment 7 for bug 699146

Revision history for this message
Markus Elfring (elfring) wrote :

1. I suggest to call the function "exit(errno)" or "abort()" (if a try for an error message output failed).
   Would you like to replace any calls for the function "fprintf" by "g_log"?
   http://library.gnome.org/devel/glib/stable/glib-Message-Logging.html#g-logv

4. How do you think about informations from the article "Quality Matters #6: Exceptions for Practically-Unrecoverable Conditions" by Matthew Wilson?
   http://accu.org/index.php/journals/1706/

5. How do you think about to apply aspect-oriented software development?
   http://aspectc.org/
   http://research.msrg.utoronto.ca/ACC/Tutorial#A_Reusable_Aspect_for_Memory_All