Python slithers into Wesnoth
Posted Jan 16, 2009 0:02 UTC (Fri) by
stijn (subscriber, #570)
In reply to:
Python slithers into Wesnoth by tialaramex
Parent article:
Python slithers into Wesnoth
A fatal error is just as fatal if it's the runtime saying you accessed an uninitialised array
member as if it's the OS saying you accessed an unmapped address.
Yep. In my early days of C I was told: a segfault is what you get if you are lucky. Silent data
corruption is worse.
(
Log in to post comments)