Sat 12 Feb 2011 06:27:46 AM UTC, comment #2:
You write:
"Something might be wrong when splitting 3.4 branch source from the development source."
I recommmend that you do a diff to see what is different.
The release-3-4-x branch contains nearly every patch that has been applied to the default branch. So there should not be much difference between the two.
I don't see any test failures on my Debian system with 3.4.0 or the current development sources.
|
Fri 11 Feb 2011 09:35:15 PM UTC, original submission:
Hello
Octave 3.3.90 to 3.4.0 give much number of errors than Octave-dev source.
One of the example,
On 3.3.90-3.4.0 (on MinGW) , save command does not work correctly.
On octave-3.4.0 (MinGW),
error: load: file `matrix.ascii' seems to be empty!
error: load: unable to extract matrix size from file `matrix.ascii'
While for octave-devlopment,
This gives no error.
I do not figure out why 3.3.9x-3.4.0 fails in save command.
Something might be wrong when splitting 3.4 branch source from the development source.
Is this phenomenon MinGW specific?
Any suggestions?
Regards
Tatsuro
|