bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] libutil: find: Define PATH_MAX for GNU/Hurd systems.


From: Manolis Ragkousis
Subject: [PATCH] libutil: find: Define PATH_MAX for GNU/Hurd systems.
Date: Sun, 19 Jun 2016 19:08:33 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1

Hello everyone,

On GNU/Hurd systems PATH_MAX is not defined and as a result the latest
version of Global cannot be built for them.

This patch is a workaround for this.  Defining to 200 was an arbitrary
choice from my part.

Thank you,
Manolis

Attachment: global-path-max.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]