[PD-dev] [ pure-data-Feature Requests-1807083 ] Remove erroneous error message for [receive~]

SourceForge.net noreply at sourceforge.net
Wed Oct 3 19:56:50 CEST 2007


Feature Requests item #1807083, was opened at 2007-10-03 17:56
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478073&aid=1807083&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: None
Status: Open
Priority: 5
Private: No
Submitted By: Jamie Bullock (postlude)
Assigned to: Nobody/Anonymous (nobody)
Summary: Remove erroneous error message for [receive~] 

Initial Comment:
If a [receive~]/[r~] object is instantiated without arguments, and DSP is turned on the following error message is displayed to the console:

error: receive~ : no matching send

If this is genuinely an error, it should be caught when the object is instantiated, regardless of whether DSP is on. Also, if it is an error to have 'no matching send', then the error should also be printed when an invalid receive symbol is provided as an argument.

However, it seems to me, that it is not an error - since the receive symbol for receive~ is settable via a message. It seems that it should be valid to instantiate r~ without arguments, and set the receive symbol via a message at some later point. I therefore request that the error message is removed from the sources.

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

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




More information about the Pd-dev mailing list