#8756: random segfault in planarity.pyx test
----------------------------+-----------------------------------------------
   Reporter:  was           |       Owner:  jason, ncohen, rlm
       Type:  defect        |      Status:  needs_work        
   Priority:  blocker       |   Milestone:  sage-4.4.2        
  Component:  graph theory  |    Keywords:                    
     Author:  Jason Grout   |    Upstream:  N/A               
   Reviewer:                |      Merged:                    
Work_issues:                |  
----------------------------+-----------------------------------------------

Comment(by leif):

 The patch just {{{#define}}}s {{{_XOPEN_SOURCE}}} (if not already defined)
 and includes {{{stdlib.h}}} instead of {{{malloc.h}}} in two files.

 Note that compiling with {{{-std=c99}}} (ISO C99) already implies presence
 of {{{stdlib.h}}} (and {{{malloc()}}} being defined ''there'').

 (Apply only if needed, on top of the other three patches.)

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