bugGuile - Bugs: bug #6, non-valid prototype for inet_aton

 
 

bug #6: non-valid prototype for inet_aton

Submitter:  Invalid User ID <#775>
Submitted:  Sun 06 May 2001 01:56:29 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 17 Apr 2004 12:11:25 AM UTC, comment #1: 

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

Kevin Ryde <kryde>
Group Member
Sun 06 May 2001 01:56:29 PM UTC, original submission:  

Ellu,
I'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

Invalid User ID <#775>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-04-17 kryde StatusNone Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code