Inkscape Wiki

draw freely
Download Now!
Open Source Scalable Vector Graphics Editor
 


[edit] Warnings, Errors, and other Messages

   "The time has come," the Walrus said,
   "To talk of many things:
   Of shoes--and ships--and sealing-wax--
   Of cabbages--and kings--
   And why the sea is boiling hot--
   And whether pigs have wings."

These need to be handled in a consistent manner.

[edit] What calls to use

I think that we probably would not want to use g_warning(), etc directly, but instead call our wrapper/redirector. Among other things, this would make it easy to grep the code for 'naughty' call usage. -- JonCruz

[edit] How to format and populate messages