Boost logo

Boost-Build :

Subject: Re: [Boost-build] Prevent building when exceeding Windows' path length limit
From: Matthew Chambers (matt.chambers42_at_[hidden])
Date: 2011-05-19 13:34:51


On 5/19/2011 12:26 PM, Joshua Boyce wrote:
> Why does the build system not use the wide/Unicode APIs under Windows? This would allow use of paths
> up to (approx) 32767 characters long...

Pathetically, Windows Explorer can't even browse/manipulate paths longer than MAX_PATH. So I'd say
that's not a good idea.

-Matt


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk