[Freeciv-Dev] [bug #22364] Pre-2.3 savegame causing network warnings about too great values to a data type

2014-08-09 Thread Jacob Nevins
Update of bug #22364 (project freeciv): Status: Ready For Test => Fixed Assigned to:None => jtn Open/Closed:Open => Closed __

[Freeciv-Dev] [bug #22364] Pre-2.3 savegame causing network warnings about too great values to a data type

2014-07-24 Thread pepeto
Update of bug #22364 (project freeciv): Category:None => general Status:None => Ready For Test Planned Release: => 2.4.3, 2.5.0-beta2, 2.6.0

[Freeciv-Dev] [bug #22364] Pre-2.3 savegame causing network warnings about too great values to a data type

2014-07-23 Thread pepeto
Follow-up Comment #1, bug #22364 (project freeciv): Actually the problem is not about too big values, but about uninitialized data (I never get the same values in messages). All errors occurs from common/packets_gen.c: line 13938: dio_put_sint8(&dout, real_packet->orders_bases[i]); line 13949: di

[Freeciv-Dev] [bug #22364] Pre-2.3 savegame causing network warnings about too great values to a data type

2014-07-19 Thread Marko Lindqvist
URL: Summary: Pre-2.3 savegame causing network warnings about too great values to a data type Project: Freeciv Submitted by: cazfi Submitted on: Sat 19 Jul 2014 12:19:53 PM EEST Category: None