[OGo-Users] Postgre fatal error after new install on Suse 10.2

Adam Tauno Williams users@opengroupware.org
Tue, 30 Jan 2007 14:02:45 -0500


On Tue, 2007-01-30 at 19:56 +0100, Helge Hess wrote:
> On Jan 30, 2007, at 19:47, Adam Tauno Williams wrote:
> > testit.m:10: warning: ‘NSDate’ may not respond to
> > ‘-descriptionWithCalendarFormat:’
> Ups, sorry. Use
>    id now = [NSCalendarDate date];

Already caught that one. :)