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

SourceForge.net noreply at sourceforge.net
Sun May 3 04:23:44 CEST 2009


Bugs item #2769059, was opened at 2009-04-16 17:29
Message generated for change (Settings changed) made by sf-robot
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
>Status: Closed
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: SourceForge Robot (sf-robot)
Date: 2009-05-03 02:23

Message:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

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

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-18 02: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