[ http://issues.apache.org/jira/browse/XERCESC-1656?page=comments#action_12458253 ] Kevin Hoyt commented on XERCESC-1656: -------------------------------------
nevermind... looks like this does the trick: svn co http://svn.apache.org/repos/asf/xerces/c/trunk ./xerces_3_0 > Project uses deprecated Mac OS X functions and data types. > ---------------------------------------------------------- > > Key: XERCESC-1656 > URL: http://issues.apache.org/jira/browse/XERCESC-1656 > Project: Xerces-C++ > Issue Type: Bug > Components: Utilities > Affects Versions: 2.7.0 > Environment: Mac OS X 10.4 with Xcode 2.4.1 > Reporter: Kevin Hoyt > Assigned To: James Berry > > All functions that take an FSSpec are depricated. These functions need to be > replaced with FSRef based functions so Xerces can still be used once these > functions become obsolete. > Also, I vote for removing support for Classic (Mac OS 9). If anyone really > needs this, they can use an older release. > And, I'd say the same thing about supporting CodeWarrior. > These are the files that need to be updated. > MacOSPLatformUtils.cpp > MacOSPlatformUtils.hpp > MacOSUnicodeConverter.cpp > Is anyone working on updating the Mac specific code for Xerces??? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
