Giter Club home page Giter Club logo

Comments (6)

philpennock avatar philpennock commented on May 23, 2024

Reproduced in that environment.

from sieve-connect.

devurandom avatar devurandom commented on May 23, 2024

This affects v0.87 as well, so it is not a regression from the last release.

from sieve-connect.

philpennock avatar philpennock commented on May 23, 2024

Yeah, this is a maintainer build rule, doesn't affect people using release tarballs.

I prep the releases on a box which is currently perl 5.20 File::Slurp 9999.19 on FreeBSD 10.1.

from sieve-connect.

philpennock avatar philpennock commented on May 23, 2024

Some kind of whitespace parsing issue; the \ at the end of the line with the regexp on it is combining with the $_ on the next line, I think, to produce \$_ ...

Time to move this out of a makefile and into the repo-generate utility, to avoid stupid shell whitespace parsing portability issues.

from sieve-connect.

philpennock avatar philpennock commented on May 23, 2024

I believe that this should now be resolved; please re-open the ticket if it fails for you still.

Tested on Ubuntu 14.04.2 and FreeBSD 10.1.

I suspect that the actual problem was a bsdmake vs gmake issue around backslashes and don't fancy developing a headache chasing it further, so I avoided the problem by making each moving part a little simpler.

Thanks for reporting the issue, so that it could be fixed! :)

from sieve-connect.

devurandom avatar devurandom commented on May 23, 2024

Thanks for fixing it!

from sieve-connect.

Related Issues (11)

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.