[changeset] clean up __xzip__, gzip and bzip2, fix broken documentation

dbateman at fladenmuller.org dbateman at fladenmuller.org
Sat Nov 29 16:30:00 CST 2008


On Sat, Nov 29, 2008 at 11:06:12PM +0100, Thorsten Meyer wrote:
> Thorsten Meyer wrote:
> > attached you will find a changeset that cleans up the functions __xzip__, gzip and
> > bzip2. In particular, it removes the @seealso references to __xzip__ which led to
> > a build failure of the documentation.
> > 
> oops, there was a little bug in the bzip2 test. Here a corrected version of the changeset:

As far as I can see this patch removes an if/endif block as "files" is 
always a cell array of strings, and the rest is just the changes 
mentioned above that are relatively minor or whitespace changes.. The 
whitespace changes as a rare large amount of this patch, so can you 
confirm that the code in the deleted if/endif block just underwent 
whitespace changes..

D.


More information about the Octave-maintainers mailing list