atom feed6 messages in at.iem.pd-devRe: [PD-dev] pd_error() for udpsend, ...
FromSent OnAttachments
Hans-Christoph SteinerJul 6, 2010 7:02 pm 
Martin PeachJul 7, 2010 6:14 am 
Hans-Christoph SteinerJul 7, 2010 9:27 am 
IOhannes m zmoelnigJul 7, 2010 11:50 pm 
Martin PeachJul 8, 2010 5:57 am 
Hans-Christoph SteinerJul 8, 2010 9:18 am 
Subject:Re: [PD-dev] pd_error() for udpsend, tcpsend, etc.
From:Martin Peach (mart@sympatico.ca)
Date:Jul 7, 2010 6:14:40 am
List:at.iem.pd-dev

Hans-Christoph Steiner wrote:

Hey Martin,

I've been using udpsend/udpreceive in a project and they've been great. I have one small request, which I'd happily implement if you don't want to. For the error like "not connected", it would be very handy if they used pd_error() so that the error is findable.

Yes sure, go ahead and do it. I think all the error messages need to be looked at re that issue, when I have time... Also it would be nice to have some kind of guidelines for which error message to use when. There seem to be several variants available.

Martin