#12444: givaro does not specify the class for many method calls
----------------------+-----------------------------------------------------
   Reporter:  rohana  |          Owner:  GeorgSWeber
       Type:  defect  |         Status:  new        
   Priority:  major   |      Milestone:  sage-5.0   
  Component:  build   |       Keywords:             
Work_issues:          |       Upstream:  N/A        
   Reviewer:          |         Author:             
     Merged:          |   Dependencies:             
----------------------+-----------------------------------------------------
 These method calls occur within other methods of the class, and so gcc
 just lets it side by. clang on the other hand does not, so this is either
 fixable by prefixing all these method calls with the class name, or with
 "this->" (I chose the latter since then I didn't have to pay attention to
 the class names).

 I've posted an spkg fixes this at [http://wstein.org/home/ohanar/clang-
 port/sage-5.0.beta1-src/spkg/standard/givaro-3.2.13.rc1.p4.spkg]. (This is
 a review spkg in case there are more issues with clang down the road.)

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12444>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to