#15312: fix integer overflow (?) in conversion of powersums to Schur functions
-------------------------------------------------+-------------------------
       Reporter:  zabrocki                       |        Owner:
           Type:  defect                         |       Status:
       Priority:  critical                       |  needs_work
      Component:  combinatorics                  |    Milestone:  sage-5.13
       Keywords:  symmetric functions,           |   Resolution:
  symmetrica, memleak                            |    Merged in:
        Authors:  Mike Zabrocki                  |    Reviewers:
Report Upstream:  N/A                            |  Work issues:
         Branch:                                 |       Commit:
   Dependencies:  #13413                         |     Stopgaps:
-------------------------------------------------+-------------------------

Comment (by jdemeyer):

 1) The changes inside the spkg need to be committed (`hg commit`):
 {{{
 jdemeyer@boxen:~/spkg/symmetrica-2.0.p9$ hg status
 M SPKG.txt
 ? patches/bruch.patch
 }}}

 2) The directory `src/` should be reverted to the '''exact''' contents it
 had before, including timestamps (in practice, simply remove `src/` and
 copy it from the previous spkg):
 {{{
 jdemeyer@boxen:~/spkg/symmetrica-2.0.p9$ ls -l src/b*
 -rw-r--r-- 1 jdemeyer jdemeyer 23190 Dec  6  2007 src/bar.c
 -rw-r--r-- 1 jdemeyer jdemeyer  3467 Dec  7  2007 src/bar.doc
 -rw-r--r-- 1 jdemeyer jdemeyer 35117 Dec  6  2007 src/bi.c
 -rw-r--r-- 1 jdemeyer jdemeyer   348 Dec  7  2007 src/bi.doc
 -rw-r--r-- 1 jdemeyer jdemeyer 77748 Dec  6  2007 src/boe.c
 -rw-r--r-- 1 jdemeyer jdemeyer  7150 Dec  7  2007 src/boe.doc
 -rw-r--r-- 1 jdemeyer jdemeyer 59384 Oct 21 21:38 src/bruch.c
 -rw-r--r-- 1 jdemeyer jdemeyer  2122 Dec  7  2007 src/bruch.doc
 }}}

 3) The spkg doesn't install, because of problems with the filenames inside
 `bruch.patch`:
 {{{
 $ ./sage -i http://garsia.math.yorku.ca/~zabrocki/symmetrica-2.0.p9.spkg
 [...]
 can't find file to patch at input line 3
 Perhaps you used the wrong -p or --strip option?
 The text leading up to this was:
 --------------------------
 |--- ../src/bruch.c     2013-10-21 15:38:23.000000000 -0400
 |+++ ../../symmetrica-2.0.p9/src/bruch.c        2013-10-21
 13:35:00.000000000 -0400
 --------------------------
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/15312#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