• 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
source conversion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

source conversion


  • Subject: source conversion
  • From: "D. Walsh" <email@hidden>
  • Date: Thu, 19 Jan 2006 02:18:53 -0500
  • Mta-interface: amavisd-new-2.3.3 (20050822) at daleenterprise.com

I'm in the midst of converting some 65C816 source files and I've run into some code that doesn't quite look right to me.

/* Are we using an old or a new library? */
#ifndef _xsco_version && ndef xsco_version
#define xsco_version() 1.000511
#endif

Now, from what it appears, it looks like it's testing for the existence of a function but I don't believe this is the correct approach but I could be wrong.

Anyway, before I create a mess by ignoring this code and since there are roughly about 400 files I thought I'd ask for some opinions and advice on what to do with this code since the files are peppered with them.

-- Dale

 _______________________________________________
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

  • Follow-Ups:
    • Re: source conversion
      • From: Steve Checkoway <email@hidden>
  • Prev by Date: Re: Processing doesn't stop at break points
  • Next by Date: Re: xcode and Pascal source files
  • Previous by thread: Re: After 2.2.1: 'AliasRecord' has no member named 'aliasSize'. UNTRUE!!
  • Next by thread: Re: source conversion
  • Index(es):
    • Date
    • Thread