SCO OpenServer / UnixWare port update

Andrew Pinski pinskia@physics.uc.edu
Sat Oct 15 16:50:00 GMT 2005


On Oct 15, 2005, at 12:45 PM, Kean Johnston wrote:

>> You introduce a new arbitrary limit. If the current working directory
> No, I really don't.
>
> Right now, there is code in natFilePosix.cc that says:
>    char buf2[MAXPATHLEN];
>
> That code is obviously working for all platforms currently, because
> no-one else is getting compile time failures for that file. Thus,
> the code is currently limited to whatever MAXPATHLEN is defined as
> on every other system out there, except mine. So this function is
> "limited" already, on every other system.

Actually that is not true, it fails on x86-gnu aka HURD.
see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21821


-- Pinski



More information about the Gcc-patches mailing list