bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: core dump.


From: Bill Schottstaedt
Subject: Re: core dump.
Date: Mon, 26 Jan 2004 03:22:32 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

> Please try again, I think I have fixed it:

The backtrace problem seems to be fixed -- thanks!


In Friday's CVS guile there are two redundant declarations.
In gc.h (line 273):

SCM_API unsigned long scm_gc_cells_collected;
SCM_API unsigned long scm_gc_cells_collected;


net_db.h: SCM_API SCM scm_gethost (SCM host);
socket.h: SCM_API SCM scm_gethost (SCM name);






reply via email to

[Prev in Thread] Current Thread [Next in Thread]