bug-guile
[Top][All Lists]
Advanced

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

[bugs #6] non-valid prototype for inet_aton


From: Kevin Ryde
Subject: [bugs #6] non-valid prototype for inet_aton
Date: Fri, 16 Apr 2004 20:11:27 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.2.1) Gecko/20021226 Debian/1.2.1-9

This mail is an automated notification from the bugs tracker
 of the project: Guile.

/**************************************************************************/
[bugs #6] Latest Modifications:

Changes by: 
                Kevin Ryde <address@hidden>
'Date: 
                Sat 04/17/04 at 00:11 (Australia/Queensland)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Thanks, I believe this has been addressed in 1.6.
(The prototype is now only given when using the replacement inet_aton code.)






/**************************************************************************/
[bugs #6] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=6>
Project: Guile
Submitted by: Clax
On: Sun 05/06/01 at 13:56

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  Fixed
Assigned to:  None
Status:  Closed


Summary:  non-valid prototype for inet_aton

Original Submission:  Ellu,
I&#039;ve downloaded and compiled Guile 1.4 under Linux 
Redhat 7.0, and found the following tiny bug:
In the file libguile/net_db.c on row 85 there is a prototype
for inet_aton with no arguments. This prototype conflicts
with the real prototype for inet_aton in /usr/include/arpa/inet.h, at least 
under linux.

thanks,
Claes


Follow-up Comments
------------------


-------------------------------------------------------
Date: Sat 04/17/04 at 00:11         By: kryde
Thanks, I believe this has been addressed in 1.6.
(The prototype is now only given when using the replacement inet_aton code.)












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=6>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

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