#14333: singular-3-1-6 is out
-------------------------------------+-------------------------------------
       Reporter:  Snark              |        Owner:  tbd
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.1
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:  spkg, sd53         |    Reviewers:  Jean-Pierre Flori
        Authors:  Burcin Erocal      |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  dd469911d19ed7080fecdb90f8773c487c744a9b
  u/jpflori/ticket/14333             |     Stopgaps:
   Dependencies:  #13770             |
-------------------------------------+-------------------------------------
Changes (by jpflori):

 * commit:   => dd469911d19ed7080fecdb90f8773c487c744a9b
 * branch:   => u/jpflori/ticket/14333
 * reviewer:   => Jean-Pierre Flori


Old description:

> [http://www.singular.uni-kl.de/index.php/news/release-of-
> singular-3-1-6.html]
>
> ----
>
> Sage should probably upgrade to this version; it won't be painless
> though, since my experiments show that what in the changelog is lightly
> documented as "interface to iiMake_proc changed" (in the "Internal
> changes" section) -- impacts sage.
> The API for `iiMake_proc` changed from
> {{{
> sleftv * iiMake_proc(idhdl pn, package pack, sleftv* sl);
> }}}
> to
> {{{
> BOOLEAN iiMake_proc(idhdl pn, package pack, sleftv* sl);
> }}}
>
> ----
>
> Probably also take care of #12442.
>
> '''spkg''':
> [http://sage.math.washington.edu/home/burcin/singular-3-1-6.p0.spkg]

New description:

 [http://www.singular.uni-kl.de/index.php/news/release-of-
 singular-3-1-6.html]

 ----

 Sage should probably upgrade to this version; it won't be painless though,
 since my experiments show that what in the changelog is lightly documented
 as "interface to iiMake_proc changed" (in the "Internal changes" section)
 -- impacts sage.
 The API for `iiMake_proc` changed from
 {{{
 sleftv * iiMake_proc(idhdl pn, package pack, sleftv* sl);
 }}}
 to
 {{{
 BOOLEAN iiMake_proc(idhdl pn, package pack, sleftv* sl);
 }}}

 ----

 Probably also take care of #12442.

 Use git branch.

 Upstream tarball at:
 [http://sage.math.washington.edu/home/jpflori/upstream/singular-3.1.6.spkg]

--

Comment:

 I'm ok with Burcin changes: it's mostly patches cleanup, integration of a
 few backported patches and modification for the new API as documented in
 the ticket description.
 I also removed the description of old patches which was still there.

 If someone could check I did not screw up the new layout transition I
 guess it can go in.
 (Note that the version should be 3-1-6 but the new scripts don't support
 it when extraction version number, so as was done for 3-1-5, I put 3.1.6
 everywhere.)
 ----
 New commits:
 ||[[http://git.sagemath.org/sage.git/commit/?id=dd46991|dd46991]]||{{{Remove
 description of deleted patches.}}}||
 ||[[http://git.sagemath.org/sage.git/commit/?id=536a31f|536a31f]]||{{{Update
 Singular function interface to API changes in Singular 3.1.6.}}}||
 ||[[http://git.sagemath.org/sage.git/commit/?id=1753f06|1753f06]]||{{{Update
 Singular to version 3-1-6.}}}||

--
Ticket URL: <http://trac.sagemath.org/ticket/14333#comment:29>
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/groups/opt_out.

Reply via email to