bug-gnustep
[Top][All Lists]
Advanced

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

Re: Example?


From: Richard Frith-Macdonald
Subject: Re: Example?
Date: Mon, 5 Dec 2005 21:40:02 +0000


On 4 Dec 2005, at 15:06, Carlos Adriano Portes wrote:

http://cocoadevcentral.com/articles/000025.php

I've tried to reproduce this example, the compilation was successful but during the execution I've got a message on the terminal, "segmentation fault"...

What's wrong?

In Downloader.m ... [wget setArguments:[NSArray arrayWithObjects:[url stringValue]]] the argument list of arrayWithObjects: is missing the nil terminator.

btw, the appropriate list for help with a problem in your program is help-gnustep@gnu.org or discuss-gnustep@gnu.org ... this one is really for reporting bugs in GNUstep itsself.





reply via email to

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