URL:
<http://gna.org/bugs/?15379>
Summary: segfault if requirement not given as string
Project: Freeciv
Submitted by: syntron
Submitted on: Montag 15.02.2010 um 23:45
Category: general
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Assigned to: None
Originator Email:
Open/Closed: Open
Release: 2.2.0-RC
Discussion Lock: Any
Operating System: None
Planned Release:
_______________________________________________________
Details:
* freeciv segfaults if an element of a reqs section is not included in
quotes; it should print an error message
OK:
reqs =
{ "type", "name", "range"
"MinYear", "1500", "World"
}
segfault:
reqs =
{ "type", "name", "range"
"MinYear", 1500, "World"
}
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?15379>
_______________________________________________
Nachricht geschickt von/durch Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev