Skip to content

Error when adding files to zipfile #2

@lowks

Description

@lowks

I get this error when trying to add a file to zip:

julia> f = ZipFile.addfile(w, "/home/lowks/src/elixir/radpath/mix.exs")
Evaluation succeeded, but an error occurred while showing value of type WritableFile:
ERROR: key not found: 0x0000
 in getindex at dict.jl:586
 in show at /home/lowks/.julia/v0.3/ZipFile/src/ZipFile.jl:162
 in anonymous at show.jl:1042
 in with_output_limit at show.jl:1019
 in showlimited at show.jl:1041
 in display at multimedia.jl:118
 in display at multimedia.jl:150

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions