Coder Social home page Coder Social logo

digup's People

Contributors

bingmann avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

digup's Issues

digest_crc32 fails on big endian systems

On big endian systems we see:
FAIL: test_digest

Some debugging showed that its failing at the test:

        check(str1, strlen(str1), &digest_crc32,
              "45154713");

And the error shown is:

Digest result mismatches: 13471545 != 45154713
test_digest: test_digest.c:46: check: Assertion `digest_equal(digres, digref)' failed.

Forward/Backward slashes count as "renamed"

digup 0.6.55

Windows, the digest file has all \ slashes, but digup uses / and after each checked file thinks the file was renamed:

Folder/file.avi renamed.
<-- Folder/file.avi

Digest line example: deadbeef *Folder\file.avi

Expected: digup to be forward/backward slash agnostic (only on Windows, otherwise breaking POSIX compatibility)

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.