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

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

[Octave-bug-tracker] [bug #43505] build gm with quantum-depth=16 in mxe


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #43505] build gm with quantum-depth=16 in mxe octave
Date: Thu, 12 May 2016 00:38:09 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

Follow-up Comment #32, bug #43505 (project octave):

Yeah, no rush. I may even have a patch for you to test by then.

If it's the same I'm seeing on Debian, then we want to look at this value each
time through the loop:


(gdb) break __magick_read__.cc:1113
(gdb) run
## breakpoint hit
(gdb) print grey
(gdb) continue
## breakpoint hit
(gdb) print grey


This would be with any of the tests of imwrite that are failing, or with a
simple example like


imwrite (uint8(0:255), "test.tif")


May need to also build with -O0, in my testing some important values were
optimized out so I couldn't inspect them with -O2.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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