load-save.cc oddity
David Bateman
adb014 at gmail.com
Sun Dec 9 18:13:20 CST 2007
Jack Howarth wrote:
> In debugging the problems with MacOS X on Intel
> miscompiling load-save.cc, I rebuilt this file with -g
> and saw the following in gdb for the crashed testcase...
<snip>
> If you HAVE_ZLIB set in config.h, shouldn't all saves been done with
> the above code and not what where we are seeing the crash on Macintel
> in the non-zlib code section?
> Jack
Only if you have the "-z" flag in the save command or your default save
flags which are set with "default_save_options",
D,
More information about the Bug-octave
mailing list