#18845: Update NTL to 9.2.0
-------------------------------------+-------------------------------------
       Reporter:  jpflori            |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.8
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:  Jean-Pierre Flori  |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  db8cf9977d8f5827371b128249f22348839872a4
  u/jpflori/ticket/18845             |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by jpflori):

 Strange:
 {{{
 [sage.git]$ ./sage
 ┌────────────────────────────────────────────────────────────────────┐
 │ SageMath Version 6.8.beta7, Release Date: 2015-07-02               │
 │ Type "notebook()" for the browser-based notebook interface.        │
 │ Type "help()" for help.                                            │
 └────────────────────────────────────────────────────────────────────┘
 ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 ┃ Warning: this is a prerelease version, and it may be unstable.     ┃
 ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
 sage: import sage.symbolic.pynac
 sage:
 }}}
 and
 {{{
 [sage.git]$ nm local/lib/python/site-packages/sage/symbolic/pynac.so |grep
 NTL
 000000000000c610 t 00000058.plt_call._ZN3NTL13TerminalErrorEPKc+0
 000000000000d088 t 00000058.plt_call._ZN3NTL14BlockConstructEPNS_4ZZ_pEl+0
 000000000000ca20 t
 00000058.plt_call._ZN3NTL3VecINS_4ZZ_pEE10AllocateToEl+0
 000000000000c7a0 t
 00000058.plt_call._ZN3NTL3VecINS_5ZZ_pEEE10AllocateToEl+0
 000000000000d074 t 00000058.plt_call._ZN3NTL5ZZ_pX9normalizeEv+0
 000000000000c55c t 00000058.plt_call._ZN3NTL6ZZ_pEX9normalizeEv+0
 000000000000c764 t 00000058.plt_call._ZNK3NTL11ZZ_pContext7restoreEv+0
 0000000000078cf0 D
 _Z19ZZ_pEX_conv_modulusRN3NTL6ZZ_pEXERKS0_RKNS_11ZZ_pContextE
                  U _ZN3NTL13TerminalErrorEPKc
                  U _ZN3NTL14BlockConstructEPNS_4ZZ_pEl
 0000000000078cd0 W _ZN3NTL3VecINS_4ZZ_pEE10AllocateToEl
 0000000000078ce0 W _ZN3NTL3VecINS_5ZZ_pEEE10AllocateToEl
                  U _ZN3NTL5ZZ_pX9normalizeEv
                  U _ZN3NTL6ZZ_pEX9normalizeEv
                  U _ZN3NTL8ZZ_pInfoE
                  U _ZNK3NTL11ZZ_pContext7restoreEv
 }}}

 Plain `Error` does not exist anymore in NTL 9.x.

--
Ticket URL: <http://trac.sagemath.org/ticket/18845#comment:40>
Sage <http://www.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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to