Hi Nicolas,

On 27 Jan., 15:01, "Nicolas M. Thiery" <nicolas.thi...@u-psud.fr>
wrote:
> With the Sage-Combinat queue installed, I get:
>
>     sage: P = Poset([[1,2],[4],[3],[4],[]])
>     sage: P(0) == int(0)
>     False

OK, that probably means that the original bug (namely __eq__ assuming
that both arguments are poset elements) is indeed fixed by coercion

> I am currently recompiling the latest 5.0 beta1, and then I'll rebase
> #10998, and check that it by himself solves the issue.

If it is the case, then I suggest that you also add the "P(0)==int(0)"
test, and review #12351 as a duplicate.

Cheers,
Simon

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.

Reply via email to