Mantis - guile_dev
Viewing Issue Advanced Details
5073 minor have not tried 2013-05-09 22:58 2013-07-31 15:54
dam  
pfelecan  
normal  
closed  
fixed  
none    
none  
0005073: Inconsistent definition of scm_remember_upto_here_1
When trying to compile the latest gnutls 3.1.10 I get
  CC guile_gnutls_v_2_la-core.lo
"/opt/csw/include/guile/2.0/libguile/gc.h", line 279: warning: implicit function declaration: scm_remember_upto_here_1
"/opt/csw/include/guile/2.0/libguile/gc.h", line 320: identifier redeclared: scm_remember_upto_here_1
        current : function(pointer to struct scm_unused_struct {char scm_unused_field}) returning void
        previous: function() returning int : "/opt/csw/include/guile/2.0/libguile/gc.h", line 279
which indicates the duplicate and inconsistent definition of scm_remember_upto_here_1.
Issue History
2013-05-09 22:58 dam New Issue
2013-05-10 19:46 pfelecan Status new => assigned
2013-05-10 19:46 pfelecan Assigned To => pfelecan
2013-07-31 15:53 pfelecan Note Added: 0010508
2013-07-31 15:53 pfelecan Status assigned => closed
2013-07-31 15:54 pfelecan Resolution open => fixed

Notes
(0010508)
pfelecan   
2013-07-31 15:53   
in 2.0.9,REV=2013.07.31