• 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: code folding
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: code folding


  • Subject: Re: code folding
  • From: Eric Albert <email@hidden>
  • Date: Wed, 26 Oct 2005 20:19:49 -0700

On Oct 26, 2005, at 5:54 PM, John Mikros wrote:

CodeWarrior 9 has the ability to find identical functions in your code at link time and throw out the duplicates, even if the functions have different names. This is enabled by selecting Code Folding popup menu -> Any Safe Functions in the linker options pane.

Is this possible in Xcode/GCC? I know that it will coalesce template expansions, but I'm asking about cases where the function names are different, but they generate the same code.

I may be wrong, but I don't think our linker does this today. I'd suggest filing a bug report asking for it.


-Eric

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >code folding (From: John Mikros <email@hidden>)

  • Prev by Date: code folding
  • Next by Date: Re: Memory debuggers for MacOS 10.3.9
  • Previous by thread: code folding
  • Next by thread: Problem with Header Search Paths at Project level.
  • Index(es):
    • Date
    • Thread