#9975: Update GnuTLS  and clean up the package
------------------------+---------------------------------------------------
   Reporter:  drkirkby  |          Owner:  tbd         
       Type:  defect    |         Status:  needs_work  
   Priority:  major     |      Milestone:  sage-4.7.1  
  Component:  packages  |       Keywords:              
Work_issues:            |       Upstream:  N/A         
   Reviewer:            |         Author:  Mariah Lenox
     Merged:            |   Dependencies:              
------------------------+---------------------------------------------------

Comment(by jhpalmieri):

 {{{
 $ gcc -E -dM -x c /dev/null | egrep -i "std|ansi|iso|posix|gnu"
 #define __GNUC_PATCHLEVEL__ 0
 #define __STDC_HOSTED__ 1
 #define __GNUC__ 4
 #define __GNUC_MINOR__ 5
 #define __GNUC_GNU_INLINE__ 1
 }}}
 I could try to search `unistd.h`, but I wouldn't know a suspicious
 `#if[def]` if it bit me.

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