discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSDate dateWithNaturalLanguageString: problem


From: Richard Frith-Macdonald
Subject: Re: NSDate dateWithNaturalLanguageString: problem
Date: Wed, 8 Aug 2001 06:54:43 +0100

On Tuesday, August 7, 2001, at 11:21 PM, Miguel Morales wrote:

Dear all,

This is my first message to the list, and I'd like to first mention how pleased I've been with GNUStep. I'm writing a fairly large multi-threading/DO application for searching for Gamma Ray Bursts in the Milagro gamma ray observatory, and so far everything has cross compiled with OS X almost flawlessly (I use foundation only, see below for only problem).

The line of code is:

NSDate *tomorrowMorn = [NSDate dateWithNaturalLanguageString:@"tomorrow 6 AM"];

and the error (on a Pentium Linux 6.2 machine) is:

Uncaught exception NSInvalidArgumentException, reason: GSArray does not recognize length

Are you using the latest code from cvs?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]