#13769: CHomP interface: fix usage of CombinatorialFreeModule
-------------------------------------+--------------------------------------
       Reporter:  jhpalmieri         |         Owner:  tbd             
           Type:  defect             |        Status:  positive_review 
       Priority:  minor              |     Milestone:  sage-5.7        
      Component:  optional packages  |    Resolution:                  
       Keywords:                     |   Work issues:                  
Report Upstream:  N/A                |     Reviewers:  Christian Nassau
        Authors:  John Palmieri      |     Merged in:                  
   Dependencies:  #12587             |      Stopgaps:                  
-------------------------------------+--------------------------------------
Changes (by {'newvalue': u'John Palmieri', 'oldvalue': ''}):

  * status:  needs_review => positive_review
  * reviewer:  => Christian Nassau
  * author:  => John Palmieri


Comment:

 On OpenSuse 12.2 with gcc version 4.7.1 20120723 the CHomP package can't
 be installed: I had to fix some C++ name resolution errors first:

    * change 'erase' to 'this->erase' in
 'include/capd/homologicalAlgebra/ChainT.h'
    * change 'containsPixel' to 'this->containsPixel' in
 'include/capd/bitSet/CubSetT.hpp'

 With these changes CHomP can be installed and the attached patch does
 indeed fix the mentioned doctest failures.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13769#comment:3>
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