problem compiling against keychain auth on mac
From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2006-10-31 00:23:02 CET
Here is the prototype for the keychain auth from svn 1.4.0's svn_auth.h
#if defined(DARWIN) || defined(DOXYGEN)
/**
#endif /* DARWIN || DOXYGEN */
But XCODE g++ does not define DARWIN. How is this supposed to work?
Isn't __APPLE__ a better define to use?
Barry
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.