[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: |
Avinoam Kalma |
Subject: |
[Octave-bug-tracker] [bug #43505] build gm with quantum-depth=16 in mxe octave |
Date: |
Fri, 01 May 2015 12:32:00 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36 |
Follow-up Comment #17, bug #43505 (project octave):
Revisiting this bug, I have compiled MXE_octave rc4 with quantum-depth=16, and
check with run_test_suite.
Again, I got failures in imread and in imwrite.
If I check imread and imwrite before run_test_suite they pass.
I have found that:
test imread -> pass
test imwrite -> pass
jobj = javaObject ("java.lang.StringBuffer");
test imread -> fail
test imwrite -> fail
In run_test_suite the command with javaObject appears in test ov-class.cc-tst,
before test imread & imwrite
Any explanation?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?43505>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-bug-tracker] [bug #43505] build gm with quantum-depth=16 in mxe octave,
Avinoam Kalma <=