bug-gnulib
[Top][All Lists]
Advanced

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

PATH_MAX with mingw


From: Sylvain Beucler
Subject: PATH_MAX with mingw
Date: Sat, 25 Aug 2007 12:44:43 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Hi,

I'm working on a program that works both under Unix and Woe.

I see that under Woe, MAX_PATH is the equivalent for PATH_MAX, and is
set to 260 in MinGW's headers (windef.h).

Would it be interesting to check for MAX_PATH in pathmax.h, instead of
defaulting to 256?

Thanks,

-- 
Sylvain




reply via email to

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