octave-maintainers
[Top][All Lists]
Advanced

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

Re: Testing octave-4.0.1-rc4


From: John W. Eaton
Subject: Re: Testing octave-4.0.1-rc4
Date: Wed, 16 Mar 2016 16:45:36 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0

On 03/16/2016 04:20 PM, Mike Miller wrote:

   ** data.cc: 1

     Little-endian assumption in test of "base64_encode (single (pi))".

   ** powerset.m: 2

     Little-endian assumption in powerset implementation using bitunpack.

   ** io.tst: 4

     Many fread errors, looks like more little-endian assumptions.

These should definitely be fixed since we shouldn't be making assumptions about endianness.

   ** system.tst: 1

     File "/dev/core" does not exist, should add exist() check.

Huh?  We expect /dev/core to exist?

jwe




reply via email to

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