On Mon, 2012-02-20 at 10:29 -0500, Hans-Christoph Steiner wrote: > > - pretty minor: with the new setting for error messages pd still outputs > > lots of empty lines (where the ignored messages are). This means that some > > genuine erros may be hidden from view (unless oyu notice and scroll up). > > I'm looking into this. >
This is mainly because of tclpd loader messages. Every instantiation at patch loading time seems to cause 3 lines of messages: --- tclpd loader: searching for foo in path... tclpd loader: searching for foo/foo in path... tclpd loader: found nothing! --- I don't know what should be considered the normal/expected/common case. But if the common case is that nothing is found, I think it would be good if it'd only post a message when it actually finds something. Otherwise, it could probably be shortened to only one line? Roman _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
