#12371: The graph_decompositions/ code uses "char" without the unsigned/signed
keyword
----------------------------+-----------------------------------------------
   Reporter:  Snark         |          Owner:  jason, ncohen, rlm
       Type:  defect        |         Status:  needs_review      
   Priority:  major         |      Milestone:  sage-5.0          
  Component:  graph theory  |       Keywords:                    
Work_issues:                |       Upstream:  N/A               
   Reviewer:                |         Author:                    
     Merged:                |   Dependencies:                    
----------------------------+-----------------------------------------------

Comment(by Snark):

 1. I think the standard names for the types are uint8_t and int8_t, and
 are found in stdint.h.
  2. The purpose of that ticket is the char issue, so I would rather see
 another ticket on changing the implementation to use (u)int8_t.

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