[bug-notifications] [guile_dev 0005073]: Inconsistent definition of scm_remember_upto_here_1
Mantis Bug Tracker
noreply at opencsw.org
Fri May 10 19:46:57 CEST 2013
The following issue has been ASSIGNED.
======================================================================
https://www.opencsw.org/mantis/view.php?id=5073
======================================================================
Reported By: dam
Assigned To: pfelecan
======================================================================
Project: guile_dev
Issue ID: 5073
Category:
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2013-05-09 22:58 CEST
Last Modified: 2013-05-10 19:46 CEST
======================================================================
Summary: Inconsistent definition of scm_remember_upto_here_1
Description:
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.
======================================================================
More information about the bug-notifications
mailing list