Complete.Org: Mailing Lists: Archives: freeciv-dev: March 2005:
[Freeciv-Dev] (PR#12566) patch: handle the post-send / no-packet combina
Home

[Freeciv-Dev] (PR#12566) patch: handle the post-send / no-packet combina

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#12566) patch: handle the post-send / no-packet combination
From: "Benoit Hudson" <bh@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 20 Mar 2005 13:59:26 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12566 >

generate_packets.py doesn't currently handle a post-send on a
packet with no payload.  This fixes that by sending in a NULL
argument instead of the non-existant real_packet.

Possibly it should be no argument instead?  I'm not sure.

Attachment: generate_packets_post_send_nopacket.diff
Description: Binary data


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#12566) patch: handle the post-send / no-packet combination, Benoit Hudson <=