DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26419>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26419 Path Problems when running samples migth lead to some confusion. [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2004-01-25 23:35 ------- Pedro: thanks for pointing this out. I hadn't noticed this behavior. Xerces was using the Carbon file manager to determine the current working directory. Carbon always defaults the cwd to the location of the executable, which doesn't play so well when you're invoking something from a command line shell. I modified the code to call getcwd(), instead, when we're running on Mac OS X and not compiling under Metrowork's MSL. This now seems to provide the expected behavior. Will you verify please? (checked into cvs). James. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]