Re: entries and guile-gui
Kevin Ryde <[email protected]>
| Newsgroups | gmane.lisp.guile.gtk |
|---|---|
| Message-ID | <[email protected]> |
Andy Wingo <[email protected]> writes: > > Incidentally, this is what guile-gobject does; although I should > probably change it not to thrown an error, because like you say, there > is no good context to catch it. My inclination now is g_log for a warning message (though I haven't written code to try it yet). Cleaner than an fprintf, and still highlighting a probable application bug or misfeature.