Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#3863 closed defect (fixed)

[PATCH] enet_peer_timeout not implemented

Reported by: fabien le mentec Owned by: elexis
Priority: Should Have Milestone: Alpha 20
Component: Core engine Keywords: patch
Cc: Patch:

Description

enet_peer_timeout is implemented from version 1.3.4, which prevent 0ad to build on current Debian version. This patch solves the issue.

Attachments (1)

enet_peer_timeout.patch (1.1 KB ) - added by fabien le mentec 8 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 by fabien le mentec, 8 years ago

Patch updated. Only check for version != 1.3.3, as this is the one packaged by Debian

by fabien le mentec, 8 years ago

Attachment: enet_peer_timeout.patch added

comment:2 by fabien le mentec, 8 years ago

Check enet version >= 1.3.4

comment:3 by elexis, 8 years ago

Owner: set to elexis
Resolution: fixed
Status: newclosed

In 17960:

enet backward-compatibility fix, refs #2854. Patch by texane, fixes #3863.

comment:4 by elexis, 8 years ago

Component: UI & SimulationCore engine
Keywords: review removed

Thanks for the patch!

See also this enet commit which introduced the timeout function in 1.3.4: https://github.com/lsalzman/enet/commit/ea8faf35798e94657af3da5bffe70841971a3995

comment:5 by Itms, 8 years ago

In 17964:

Update Translators credits and add texane to the list of contributors (refs #3863).

Note: See TracTickets for help on using tickets.