This is the mail archive of the cygwin-developers mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: CWD and long paths


Hi Corinna,

Transforming "CWDs > MAX_PATH" to "longest path prefix <= MAX_PATH"
seems unpredictable.  If you mean discarding subdirectory terms from
right to left until the overall CWD becomes <= MAX_PATH, an app could
easily launch in the wrong CWD...

Regards,
Jose A. Fernandez

    -----Original Message-----
    From: Corinna Vinschen
    Sent: Friday, October 12, 2007 4:38 AM

    - We could support long CWDs and change the CWD to the longest path
      prefix <= MAX_PATH as soon as we call a native app.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]