• 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: DOS pathname separators?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DOS pathname separators?


  • Subject: Re: DOS pathname separators?
  • From: Markus Hitter <email@hidden>
  • Date: Tue, 9 Aug 2005 22:20:10 +0200


Am 09.08.2005 um 18:38 schrieb Brad Oliver:

This codebase is totally saturated with #includes that use DOS- style path separators (i.e. "\" instead of "/").

If these DOS buddies are totally incapable to cooperate with their porters, they could at least try to put all those paths into sort of a configuration file.


I'm hoping someone will tell me that there's a switch or setting I can use to enable this, before I go crazy or my hands fall off.

One idea would be to use a pre-pre processor to do the work. Name a script e.g. "dos-cpp", put it into a convenient place and tell Xcode to use this preprocessor instead of gcc to compile files. The custom script should finally invoke the real gcc, of course.


I'll file a feature request.

For one, foreign file path separators have nothing to do with Mac OS X or any other Unix-like OS and for two, gcc doesn't even know about paths. For gcc, these are just plain strings.



Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/




_______________________________________________ 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: DOS pathname separators?
      • From: Brad Oliver <email@hidden>
References: 
 >DOS pathname separators? (From: Brad Oliver <email@hidden>)

  • Prev by Date: Re: DOS path separators - more info
  • Next by Date: Re: DOS pathname separators?
  • Previous by thread: Re: DOS pathname separators?
  • Next by thread: Re: DOS pathname separators?
  • Index(es):
    • Date
    • Thread