close Warning: Failed to sync with repository "(default)": [Errno 12] Cannot allocate memory; repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
Modify

#200 closed defect (fixed)

bitlbee.c:41: warning: passing argument 3 of ‘accept’ from incompatible pointer type

Reported by: anonymous Owned by:
Priority: minor Milestone:
Component: BitlBee Version: 1.0.3
Keywords: Cc:
IRC client+version: Client-independent Operating System: Public server
OS version/distro: Fedora Core 4

Description

on x86_64 I get:

bitlbee.c:41: warning: passing argument 3 of ‘accept’ from incompatible pointer type

This is because the type for size has been set to size_t instead of socklen_t.

Setting it to socklen_t resolved this for me.

paul@…

Attachments (0)

Change History (1)

comment:1 Changed at 2007-12-04T23:23:54Z by wilmer

Resolution: fixed
Status: newclosed

Seems to be fixed.

Modify Ticket

Action
as closed The ticket will remain with no owner.
The resolution will be deleted.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.