octave-maintainers
[Top][All Lists]
Advanced

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

Precedence : tests... and bugs ?


From: Julien Bect
Subject: Precedence : tests... and bugs ?
Date: Tue, 5 Feb 2013 04:23:20 -0800 (PST)

Michael Goffioul wrote
> Precedence is established for classes, not objects.
> Even when constructing a second object of a given class, you change the
> precedence rules, this will affect all objects of the class, even those
> already constructed. And if you define a precedence between 2 classes,
> later on you can't redefine its inverse (afaik it'll generate an error).

I have started to write tests for the precedence mechanism, since
test/classes/test_classes.m contains very little about this.

While doing so, I have stumbled upon several weird behaviours that look very
much like bugs.

I will keep investigating this issue, more on this later.



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Precedence-tests-and-bugs-tp4649510.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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