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.
_______________________________________________
gnumeric-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnumeric-list

Reply via email to