[Wesnoth-bugs] [bug #25214] crashes when dividing by 0 in test scenario

2016-10-31 Thread Gregory A Lundberg
Update of bug #25214 (project wesnoth): Open/Closed:Open => Closed ___ Reply to this item at: ___ Message

[Wesnoth-bugs] [bug #25214] crashes when dividing by 0 in test scenario

2016-10-22 Thread Daniel
Update of bug #25214 (project wesnoth): Status:None => Fixed ___ Follow-up Comment #7: https://github.com/wesnoth/wesnoth/commit/806a388b9d39707fa293b6747598d04bf2633a36

[Wesnoth-bugs] [bug #25214] crashes when dividing by 0 in test scenario

2016-10-22 Thread Wedge009
Follow-up Comment #6, bug #25214 (project wesnoth): As mentioned on #wesnoth-dev, this seems to let Lua catch the division by zero instead of making Wesnoht crash. ___ Reply to this item at:

[Wesnoth-bugs] [bug #25214] crashes when dividing by 0 in test scenario

2016-10-22 Thread Daniel
Follow-up Comment #5, bug #25214 (project wesnoth): please test whetehr this commit https://github.com/wesnoth/wesnoth/commit/de96f8c042698f7e73389c0bfe13173c067618f6 (not yet im master!) fixes the issue. ___ Reply to this item at:

[Wesnoth-bugs] [bug #25214] crashes when dividing by 0 in test scenario

2016-10-22 Thread Daniel
Follow-up Comment #4, bug #25214 (project wesnoth): I think he problem here is not that this gives an error, the problem is that this error makes wesnoth crash instead of giving a proper error message. If such an erro mkaes wewsnoth crash, thats an bug of the c++ side of the lua api that shoduld

[Wesnoth-bugs] [bug #25214] crashes when dividing by 0 in test scenario

2016-10-22 Thread Wedge009
Update of bug #25214 (project wesnoth): Assigned to:wedge009 => None ___ Reply to this item at: ___ Message

[Wesnoth-bugs] [bug #25214] crashes when dividing by 0 in test scenario

2016-10-22 Thread Wedge009
Update of bug #25214 (project wesnoth): Status: Fixed => None ___ Follow-up Comment #3: Then it begs the question of how far do you want to go in accounting for every single illegal

[Wesnoth-bugs] [bug #25214] crashes when dividing by 0 in test scenario

2016-10-22 Thread Matthias Krüger
Follow-up Comment #2, bug #25214 (project wesnoth): It is still possible to cheat around the fix by doing something like x / (1-1) ___ Reply to this item at:

[Wesnoth-bugs] [bug #25214] crashes when dividing by 0 in test scenario

2016-10-21 Thread Wedge009
Update of bug #25214 (project wesnoth): Status:None => Fixed Assigned to:None => wedge009 Release: git => 1.13.5+dev Operating System:

[Wesnoth-bugs] [bug #25214] crashes when dividing by 0 in test scenario

2016-10-21 Thread Matthias Krüger
URL: Summary: crashes when dividing by 0 in test scenario Project: Battle for Wesnoth Submitted by: matthiaskrgr Submitted on: Fri 21 Oct 2016 22:57:19 UTC Category: Bug