#6300: doctest fix related to singular upgrad; needed on 32-bit OS X intel, at
least (maybe all 32-bit)
---------------------+------------------------------------------------------
Reporter: was | Owner: tbd
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.0.2
Component: doctest | Keywords:
Reviewer: | Author:
Merged: |
---------------------+------------------------------------------------------
Description changed by was:
Old description:
> > >> File
> > >>
> "/Users/was/build/sage-4.0.2.rc0/devel/sage/sage/libs/singular/singular.
> > >>pyx ", line 501:
> > >> sage: P(2^32-1)
> > >> Expected:
> > >> -1
> > >> Got:
> > >> 4294967295
> > >
> > > Is that with my the fix at
> > >
> > >
> http://trac.sagemath.org/sage_trac/attachment/ticket/6051/singular_exp_o
> > >verflow.patch
> > >
> > > or without? It seems (since you are using a 32-bit system) all that
> needs
> > > to be done is to fix the doctest.
> >
> > No, I had not applied your patch. However, I just did, and the above
> > issue remains.
>
> Yes, the issue remains. One should change the doctest, i.e. the behaviour
> we
> expect now is the wrong behaviour.
New description:
{{{
> >> File
> >>
"/Users/was/build/sage-4.0.2.rc0/devel/sage/sage/libs/singular/singular.
> >>pyx ", line 501:
> >> sage: P(2^32-1)
> >> Expected:
> >> -1
> >> Got:
> >> 4294967295
> >
> > Is that with my the fix at
> >
> >
http://trac.sagemath.org/sage_trac/attachment/ticket/6051/singular_exp_o
> >verflow.patch
> >
> > or without? It seems (since you are using a 32-bit system) all that
needs
> > to be done is to fix the doctest.
>
> No, I had not applied your patch. However, I just did, and the above
> issue remains.
Yes, the issue remains. One should change the doctest, i.e. the behaviour
we
expect now is the wrong behaviour.
}}}
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6300#comment:1>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---