octave-maintainers
[Top][All Lists]
Advanced

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

Re: Patch for ArrayN.cc (operator <<)


From: Heine Kolltveit
Subject: Re: Patch for ArrayN.cc (operator <<)
Date: Wed, 30 Jul 2003 12:09:31 +0200 (MEST)

The patch I sent yesterday included a bug. A nd-array with more than 2
dimensions where all dimensions have a dimension of 1 gives an output
saying that it has zero dimensions. The attached patch will fix it. I also
changed the error-message that prints if the nd-array has zero dimensions.

Heine Kolltveit


liboctave/ChangeLog:

2003-30-07  Heine Kolltveit  <address@hidden>

        *ArrayN.cc (operator <<): Corrected output.

Attachment: diff-ArrayN
Description: Text document


reply via email to

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