[bugs:#1153] [pd-extended] udpreceive requires mrpeach/ prefix, udpsend doesn't
Status: open
Group: v0.39.2
Created: Sat Jul 26, 2014 04:37 PM UTC by teo8976
Last Updated: Sat Jul 26, 2014 04:37 PM UTC
Owner: nobody
Pd 0.43.4-Extended on Ubuntu 14.04
1 - Use a bare [udpsend] in a patch
2 - Use [mrpeach/udpsend]
3 - Use [udpreceive <someport>]
4 - Use [mrpeach/udpreceive <someport>]
(replacing <someport> by an actual port number
Expected:
either all should work, or only 2 and 4 should work and neither 1 nor 3, depending on whataver is your policy about the namespacing nightmare in Pd Extended.
Observed:
all work except 3.
That is, udpsend works without the mrpeach/ prefix, but udpreceive requires it.
That's inconsistent.
Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to https://sourceforge.net/p/pure-data/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pure-data/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.