On Mo, 2010-12-06 at 12:40 +0100, Patrick Ohly wrote: > On Sa, 2010-11-27 at 16:40 -0800, [email protected] wrote: > > According to the docs for realpath, it will allocate its own buffer > > (of up to size PATH_MAX) using malloc. This may incur a small performance > > penalty, but avoids a build problem on Debian GNU/Hurd, where PATH_MAX is > > not > > available. > > Thanks, merged into syncevolution-1-1-branch and soon "master".
I should note that I changed the patch slightly to avoid a compiler warning (assignment in if()). -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
