bug-gnustep
[Top][All Lists]
Advanced

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

Re: recursive crash


From: Richard Frith-Macdonald
Subject: Re: recursive crash
Date: Thu, 26 Apr 2001 17:21:59 +0100

On Thursday, April 26, 2001, at 04:39 PM, Nicola Pero wrote:

#include <Foundation/Foundation.h>

int main (void)
{
  [NSString new];

  return 0;
}


Nasty initialisation problem.
Now fixed in CVS.



reply via email to

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