Re: Possible bug in NSCalendarDate
Re: Possible bug in NSCalendarDate
- Subject: Re: Possible bug in NSCalendarDate
- From: Jeremy Dronfield <email@hidden>
- Date: Wed, 11 Feb 2004 22:27:14 +0000
On 11 Feb 2004, at 7:08 pm, Shawn Erickson wrote:
Something else must be going wrong (or some funky compiler/optimizer
bug which very unlikely)...
What you are doing in the second implementation is identical to the
first from the point of view of the initWithString:calendarFormat:
message.
When you get a nil back what does pathDate point at? Is it nil? If not
does the string look like what you expect?
I think I must have hit a rare bug in the compiler or the debugger.
Restarting XCode and running another test (without altering my code), I
find I'm unable to reproduce the problem. Damn. I wasted about an hour
trying to work out what was going wrong, and it turns out to be someone
else's fault. I think the compiler is the most likely culprit, because
I was getting a nil string error printing to the console before I tried
debugging. I'm not sure about submitting a bug report, since I can't
reproduce the bug.
Thanks to everyone for their comments, and apologies for wasting your
time.
-Jeremy
========================================
email@hidden
theLocustFarm.net:
- fractious fiction at
http://freespace.virgin.net/jeremy.dronfield
========================================
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.