[PD-dev] [ pure-data-Bugs-2769059 ] 'quiet' option for libdir loader

SourceForge.net noreply at sourceforge.net
Sat Apr 18 04:24:33 CEST 2009


Bugs item #2769059, was opened at 2009-04-16 13:29
Message generated for change (Comment added) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2769059&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pd-extended
>Group: v0.41.0
>Status: Pending
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Philip Stone (pkstone)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: 'quiet' option for libdir loader

Initial Comment:
Each use of [import libname] causes a corresponding message to the console, of the form: "libdir_loader: added 'libname' to the canvas-local objectclass path".  In a complex patch (especially one with many dynamically instantiated objects) this can cause a flooding of the console with redundant messages.  A modification of libdir-loader is requested that allows switching this message off, or at least only announcing the first access to a given library.

----------------------------------------------------------------------

>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-17 22:24

Message:
Ok libdir.c and import.c should now make good use of the sys_verbose
variable, meaning that they are only verbose when "verbose" mode is turned
on in the prefs.  Please check it out and report back if it doesn't make
sense the way it is now.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2769059&group_id=55736




More information about the Pd-dev mailing list