GNOME Bugzilla – Bug 604494
seahorse FTBFS on some systems because of MAXPATHLEN usage
Last modified: 2009-12-14 15:22:24 UTC
MAXPATHLEN is undefined on some systems, but seahorse uses it unconditionally. That causes a build failure on GNU/Hurd. This patch changes that to use dynamic allocation
Created attachment 149661 [details] [review] Use dynamic allocation rather than fixed MAXPATHLEN size buffers
Review of attachment 149661 [details] [review]: Looks good. Let me know if you don't have commit access.
Thanks, committed to master: http://git.gnome.org/cgit/seahorse/commit/?id=b497a91cfeea3d24eab10e39ba6485754c92717f