Re: Working-around a Symbol Conflict
Re: Working-around a Symbol Conflict
- Subject: Re: Working-around a Symbol Conflict
- From: Steve Mills <email@hidden>
- Date: Sat, 27 Sep 2008 23:09:03 -0500
On Sep 26, 2008, at 12:12 PM, Jonathan 'Wolf' Rentzsch wrote:
I'm integrating an open-source code base (discount
http://www.pell.portland.or.us/~orc/Code/markdown/) into my Cocoa
app and
have run into a snag.
discount declares a `Line` type which conflicts with the QuickDraw
type of
the same name (even though I'm targeting 10.5 only and not
explicitly using
QuickDraw).
I had the same thing with Move and another 3rd party library. I simply
edited the 3rd party source and change it to blahMove where blah is
the acronym for the lib. I also told the lib makers about the problem
and suggested they change their symbols so I wouldn't have to make the
same changes every time we got a new source drop.
Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.com/
_______________________________________________
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