Coder Social home page Coder Social logo

Comments (6)

hustf avatar hustf commented on July 28, 2024

The travis.yml file excludes testing on Windows. It takes a while to discover these things.

Non-tested code here may affect, for example, users of packages
Codecs
WinRPM
ZipFile
ZLib
Gadfly
ZMQ
Nettle
HDF5
TestImages
...and the list goes on. This package really ought to work and be tested on Windows I think.

from gzip.jl.

kmsquire avatar kmsquire commented on July 28, 2024

Hi @hustf, thanks for your interest in this package. Recently, LibZ.jl was released, which is meant to replace both GZip.jl and Zlib.jl. As that package gets more traction, it's likely that both of these latter packages will be deprecated. I encourage you to check out LibZ.jl and see if it fits your needs.

from gzip.jl.

hustf avatar hustf commented on July 28, 2024

Oh, good, because this was getting pretty difficult:
ccall(:dup, Int32, (Int32,) fd) on GZip.jl:278
gives
could not load symbol "dup" on Windows, not on Mac.

I´ll make a pull request on what I have, though it´s a dead end.

from gzip.jl.

hustf avatar hustf commented on July 28, 2024

That´s done. Pull request #41. The updated travis would make Windows tests fail.

from gzip.jl.

kmsquire avatar kmsquire commented on July 28, 2024

@simonster made the comment in #41 that Windows isn't supported on Travis. A little googling suggests that Windows support is actually moving forward there, but until it becomes fully supported and common, the Julia community has settled on Appveyor as the Windows solution for testing.

So, @hustf, if you wanted, this issue could be retitled to add Appveyor support. (Notably, Libz.jl doesn't have Appveyor support either.)

from gzip.jl.

hustf avatar hustf commented on July 28, 2024

Thanks for the patience, @simonster and @kmsquire. #41 shouldn't, of course, be pulled in as it is. In my repo, 16 out of 64 packages have Appveyor.yml so far.

The Compat package seems to be an exemplary template. Output here: https://ci.appveyor.com/project/quinnj/compat-jl/branch/master

from gzip.jl.

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.