Re: using libgsf as unzipper



I'm not 100% clear on what you are trying to achieve but there are
several ways you can approach this:

1. You don't have to get the "outfile" from gsf_outfile_new_child_full.  If,
    for a specific zip file member, you wanted to do something else, then
    gsf_outfile_stdio_new will give you a perfectly fine GsfOutfile.

or

2. You can fix gsf_outfile_stdio_new_valist to ignore EEXISTS.  That
    way "." will become allowed.

M.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]