Coder Social home page Coder Social logo

Comments (4)

nimaipatel avatar nimaipatel commented on September 13, 2024 2

Fixed in 82ae79d and 454e213.

from brn.

nimaipatel avatar nimaipatel commented on September 13, 2024

That's very strange. I'm noticing it on a fresh clone too but not in my original development repository. Thanks for reporting this issue, I'll dig into it.

from brn.

gadanidis avatar gadanidis commented on September 13, 2024

On further use of brn, I've noticed that this seems to happen in any directory with 8 files/subdirectories, so that's why it only happens in the brn repo after running make, because the resulting directory contains 8 files. I can reliably reproduce with:

mkdir test && cd test
touch 1 2 3 4 5 6 7 8
brn

and

mkdir test && cd test
mkdir 1 2 3 4 5 6 7 8
brn

from brn.

nimaipatel avatar nimaipatel commented on September 13, 2024

The issue seems to arise because of commit ccda59e.
I'll revert it for now and fix the 100 file limit in a while. Once again, thanks a lot for testing and reporting!

from brn.

Related Issues (3)

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.