bug-gnustep
[Top][All Lists]
Advanced

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

recursive crash


From: Nicola Pero
Subject: recursive crash
Date: Thu, 26 Apr 2001 16:39:05 +0100 (BST)

#include <Foundation/Foundation.h>

int main (void)
{
  [NSString new];

  return 0;
}





reply via email to

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