[Kde-pim] Review Request: Fix KMail compilation on OSes w/o PATH_MAX
Thomas McGuire
mcguire at kde.org
Sun Dec 20 10:41:47 GMT 2009
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/2393/#review3467
-----------------------------------------------------------
Ship it!
Looks good, please commit.
- Thomas
On 2009-12-19 15:00:46, Pino Toscano wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/2393/
> -----------------------------------------------------------
>
> (Updated 2009-12-19 15:00:46)
>
>
> Review request for KDE PIM.
>
>
> Summary
> -------
>
> There are OSes (eg GNU/Hurd) with no PATH_MAX defined (as not being POSIX).
>
> The proposed change adds a way to get the current directory name using a glibc-specificy way, get_current_dir_name(), taking care of freeing the buffer after the usage.
>
> It should change nothing for glibc toolchains with PATH_MAX defined (Linux, etc).
>
>
> Diffs
> -----
>
> /trunk/KDE/kdepim/kmail/kmfoldermaildir.cpp 1063153
>
> Diff: http://reviewboard.kde.org/r/2393/diff
>
>
> Testing
> -------
>
> It compiles on current trunk under GNU/Linux, and under GNU/Hurd.
>
>
> Thanks,
>
> Pino
>
>
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list