octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #51203] xlswrite(...'com') output results in a


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #51203] xlswrite(...'com') output results in a corrupted .xlsx / unicode issues
Date: Tue, 4 Jul 2017 18:11:19 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0

Follow-up Comment #55, bug #51203 (project octave):

InfoZIP is the default zip and unzip programs on all GNU systems, so these
should be the exact same versions (3.0 and 6.0 respectively) that are on every
GNU/Linux system out there, and are provided to mxe-octave via msys standard
packages.

I think trying to get Octave core to use something other than the default zip
and unzip programs to deal with zip format archives is kind of a hard sell.

The "while-strcmp-cd" loops in this patch look very suspect to me, there
should be no situation where the pwd does not equal the directory that was
just cd'd to. Are these loops actually necessary? Do we need to fix cd /
chdir?

The rest of the patch I guess has to do with zipping and unzipping to a
temporary file and then moving the result over the real destination file
name.

Are there bug reports about why the pack and unpack functions are not good
enough to do what is needed here?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51203>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]