#9462: warning in matrix_modn_dense.pyx
----------------------+-----------------------------------------------------
   Reporter:  wjp     |       Owner:  GeorgSWeber 
       Type:  defect  |      Status:  needs_review
   Priority:  minor   |   Milestone:  sage-5.0    
  Component:  build   |    Keywords:              
     Author:          |    Upstream:  N/A         
   Reviewer:          |      Merged:              
Work_issues:          |  
----------------------+-----------------------------------------------------
Changes (by wjp):

  * status:  new => needs_review


Old description:

> cython gives a warning when compiling {{{matrix_modn_dense.pyx}}}:
>
> {{{
> warning: /data2/wpalenst/sage-4.5.alpha4/devel/sage-
> main/sage/matrix/matrix_modn_dense.pyx:105:8: Function signature does not
> match previous declaration
> }}}
>
> I'll upload a patch in an hour.

New description:

 cython gives a warning when compiling {{{matrix_modn_dense.pyx}}}:

 {{{
 warning: /data2/wpalenst/sage-4.5.alpha4/devel/sage-
 main/sage/matrix/matrix_modn_dense.pyx:105:8: Function signature does not
 match previous declaration
 }}}

 I've uploaded a patch that removes the duplicate declaration (of
 {{{memcpy}}}), and also removes the unused declaration of {{{memcmp}}}.

--

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