Re: [MonoTouch] Exception assistance...

2011-08-12 Thread Chris van Wyk
bject: Re: [MonoTouch] Exception assistance... Hi Chris, I expect that we'll be releasing a 4.1 "soon". We noticed yesterday that there is a regression and we are working hard to track it down and resolve it before pushing a new release out to the beta channel (4.1.x will be beta releases

Re: [MonoTouch] Exception assistance...

2011-08-12 Thread Jeff Stedfast
> Date: Thu, 11 Aug 2011 19:46:02 -0400 > To: Dean Cleaver > Cc: "Forums, MonoTouch (monotouch@lists.ximian.com)" < > monotouch@lists.ximian.com> > > Subject: Re: [MonoTouch] Exception assistance... > > Hi Dean, > > Finally got around to looking at this t

Re: [MonoTouch] Exception assistance...

2011-08-12 Thread Chris van Wyk
bject: Re: [MonoTouch] Exception assistance... Hi Dean, Finally got around to looking at this today. It looks like the null-check for NSString's .ctor (string value) didn't make it into 4.0.4.1 :-( It *will* be in MonoTouch 4.1, however. That said, the only thing that will change

Re: [MonoTouch] Exception assistance...

2011-08-11 Thread Jeff Stedfast
Sent: Wednesday, August 10, 2011 4:55 PM > > To: Dean Cleaver > > Cc: Forums, MonoTouch (monotouch@lists.ximian.com) > > Subject: Re: [MonoTouch] Exception assistance... > > > > > > Yep, that's what it looks like. We should null-protect that

Re: [MonoTouch] Exception assistance...

2011-08-10 Thread Jeff Stedfast
To: Dean Cleaver > Cc: Forums, MonoTouch (monotouch@lists.ximian.com) > Subject: Re: [MonoTouch] Exception assistance... > > > Yep, that's what it looks like. We should null-protect that method. Which version of MT is this? > > Jeff > On Aug 10, 2011 5:51 PM, "Dean Cl

Re: [MonoTouch] Exception assistance...

2011-08-10 Thread Dean Cleaver
Ummm - was released last Friday, and was the latest at that time. From: Jeff Stedfast [mailto:j...@xamarin.com] Sent: Wednesday, August 10, 2011 4:55 PM To: Dean Cleaver Cc: Forums, MonoTouch (monotouch@lists.ximian.com) Subject: Re: [MonoTouch] Exception assistance... Yep, that's what it

Re: [MonoTouch] Exception assistance...

2011-08-10 Thread Jeff Stedfast
Yep, that's what it looks like. We should null-protect that method. Which version of MT is this? Jeff On Aug 10, 2011 5:51 PM, "Dean Cleaver" wrote: > Guys, > > Would I be right if I guess that this is an exception where null was passed into the SetString function? > > MonoTouch.Foundation.MonoTo

[MonoTouch] Exception assistance...

2011-08-10 Thread Dean Cleaver
Guys, Would I be right if I guess that this is an exception where null was passed into the SetString function? MonoTouch.Foundation.MonoTouchException: Objective-C exception thrown. Name: NSInvalidArgumentException Reason: *** -[NSPlaceholderString initWithUTF8String:]: NULL cString at MonoTou