#13767: upgrade boost to version 1.52.0
-------------------------------+--------------------------------------------
       Reporter:  tkluck       |         Owner:  tbd                            
                
           Type:  enhancement  |        Status:  needs_review                   
                
       Priority:  minor        |     Milestone:  sage-5.8                       
                
      Component:  packages     |    Resolution:                                 
                
       Keywords:               |   Work issues:                                 
                
Report Upstream:  N/A          |     Reviewers:  Volker Braun, François Bissey, 
Alexander Dreyer
        Authors:  Timo Kluck   |     Merged in:                                 
                
   Dependencies:               |      Stopgaps:                                 
                
-------------------------------+--------------------------------------------
Changes (by kcrisman):

  * reviewer:  Volker Braun, fbissey, Alexander Dreyer => Volker Braun,
               François Bissey, Alexander Dreyer


Comment:

 Could this be dependent on platform (the pbori tests, I mean)?  I get all
 the ''original'' ones after installing this spkg and patches, doing
 `./sage -b` and testing (hence failures).
 {{{

 ----------------------------------------------------------------------
 | Sage Version 5.8.beta1, Release Date: 2013-02-24                   |
 | Type "notebook()" for the browser-based notebook interface.        |
 | Type "help()" for help.                                            |
 ----------------------------------------------------------------------
 **********************************************************************
 *                                                                    *
 * Warning: this is a prerelease version, and it may be unstable.     *
 *                                                                    *
 **********************************************************************
 sage: from polybori import random_set, set_random_seed
 sage: B.<a,b,c,d,e> = BooleanPolynomialRing()
 sage: (a*b*c*d).lm()
 a*b*c*d
 sage: set_random_seed(1337)
 sage: random_set((a*b*c*d).lm(),2)
 {{b,c}, {b}}
 }}}
 Is there something else I should have done to make sure this change works?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13767#comment:31>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to