• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: STILL: HELP!!! Memory Leak I can't find in (BOOL)application:(NSApplication *)sender openFile:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: STILL: HELP!!! Memory Leak I can't find in (BOOL)application:(NSApplication *)sender openFile:


  • Subject: Re: STILL: HELP!!! Memory Leak I can't find in (BOOL)application:(NSApplication *)sender openFile:
  • From: Finlay Dobbie <email@hidden>
  • Date: Fri, 5 Apr 2002 18:45:33 +0100

On Thursday, April 4, 2002, at 11:45 PM, Chris Roberts wrote:

The code Now reads and the symptoms are the same????

- (BOOL)application:(NSApplication *)sender openFile:(NSString *)filename
{
[self LoadPackageInfo:filename];

return YES;
}

You are doing something wrong in "LoadPackageInfo" (as a sidenote, it's normal for Obj-C method names to begin with a lowercase letter).

-- Finlay
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >STILL: HELP!!! Memory Leak I can't find in (BOOL)application:(NSApplication *)sender openFile: (From: Chris Roberts <email@hidden>)

  • Prev by Date: How to force a tab in NSTabView???
  • Next by Date: Re: How to force a tab in NSTabView???
  • Previous by thread: STILL: HELP!!! Memory Leak I can't find in (BOOL)application:(NSApplication *)sender openFile:
  • Next by thread: Re: HELP!!! Memory Leak I can't find in (BOOL)application:(NSApplication *)sender openFile:
  • Index(es):
    • Date
    • Thread