[PD-dev] [ pure-data-Bugs-2093470 ] sys_register_loader not exported => no external loaders

SourceForge.net noreply at sourceforge.net
Mon Jan 12 16:59:44 CET 2009


Bugs item #2093470, was opened at 2008-09-04 18:37
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2093470&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: puredata
Group: v0.41.0
>Status: Pending
>Resolution: Duplicate
Priority: 8
Private: No
Submitted By: ClaudiusMaximus (claudiusmaximus)
Assigned to: Miller Puckette (millerpuckette)
Summary: sys_register_loader not exported => no external loaders

Initial Comment:
$ grep -n sys_register_loader pd-0.41-4/src/*
pd-0.41-4/src/s_loader.c:216:void sys_register_loader(loader_t loader)
$

(similar result from pd in SVN as of yesterday)

To be usable by externals (especially on Windows) it should be declared EXTERN in m_pd.h (along with the definition of loader_t).

See for example:

http://lists.puredata.info/pipermail/pd-dev/2007-12/010382.html


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

>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-01-12 16:59

Message:
this has been fixed in Pd-0.42;

btw, isn't this a duplication of
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1840431&group_id=55736

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

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-09-04 21:12

Message:
Logged In: YES 
user_id=27104
Originator: NO

There is a patch (#1840431) for this sitting in the patch tracker:
http://sourceforge.net/tracker/index.php?func=detail&aid=1840431&group_id=55736&atid=478072

This affects all platforms, not just Windows.

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

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




More information about the Pd-dev mailing list