GithubHelp home page GithubHelp logo

Comments (5)

dscho avatar dscho commented on August 21, 2024

Whatever support there is for longer paths in the MSYS2 runtime would be inherited from the Cygwin runtime. Maybe raise the issue with the kind Cygwin folks?

from msys2-runtime.

nyfair avatar nyfair commented on August 21, 2024

Thank you for your answer. I'll try to modify this value and do more test

from msys2-runtime.

dscho avatar dscho commented on August 21, 2024

Thank you for your answer. I'll try to modify this value and do more test

If you increase the value, you will have to adjust your registry accordingly. See https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=cmd for details.

from msys2-runtime.

dscho avatar dscho commented on August 21, 2024

(And you'll have to add that manifest entry.)

from msys2-runtime.

nyfair avatar nyfair commented on August 21, 2024

After testing for a while, I'm quite satisfy with this.
Except for adjusting registry, the only thing need to do is to change __NAME_MAX in winsup/cygwin/include/cygwin/limits.h.
If the length of given filename is beyond registry limits, the runtime will just show a File Not Found message.
I can't say this modification is safe and it may contain unknown inconsistent bugs, but at least it really helps me to solve a lot of annoying problems.

Thank you once again for your help.

from msys2-runtime.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.