Bug#732659: octave: fails to load uint8 variables from text files

2013-12-23 Thread Rafael Laboissiere
Control: found 732659 3.8.0~rc2-1 * Rafael Laboissiere [2013-12-22 09:32]: Control: found 732659 3.8.0~rc1-1 * Rafael Laboissiere [2013-12-20 14:11]: [snip] Thank you for this bug report. This is a real bug and is also present in version 3.8.0-rc1. [snip] I am hereby tagging this bug r

Bug#732659: octave: fails to load uint8 variables from text files

2013-12-22 Thread Rafael Laboissiere
Control: found 732659 3.8.0~rc1-1 * Rafael Laboissiere [2013-12-20 14:11]: [snip] Thank you for this bug report. This is a real bug and is also present in version 3.8.0-rc1. [snip] I am hereby tagging this bug report accordingly. Rafael -- To UNSUBSCRIBE, email to debian-bugs-dist-requ.

Bug#732659: [Pkg-octave-devel] Bug#732659: octave: fails to load uint8 variables from text files

2013-12-20 Thread Rafael Laboissiere
Control: tags 732659 upstream confirmed Control: forwarded 732659 https://savannah.gnu.org/bugs/index.php?40980 * Kacper Gutowski [2013-12-20 04:28]: Package: octave Version: 3.6.4-4+b1 Severity: normal When a variable of class uint8 is saved in the default text format, it's actually writte

Bug#732659: octave: fails to load uint8 variables from text files

2013-12-19 Thread Kacper Gutowski
Package: octave Version: 3.6.4-4+b1 Severity: normal When a variable of class uint8 is saved in the default text format, it's actually written out in binary (one byte per element) instead of plain text like every other type. I don't know whether this is intended or not, but file containing such