Difference between revisions of "Bug"

From RogueBasin
Jump to navigation Jump to search
(cat, and that last statement is bunk. all software has bugs, but in my experience the more popular roguelikes have very few by comparison.)
m (recategorize as article)
Line 3: Line 3:
The bug word comes from the ancient computer times, when giant room-sized computers produced a lot of heat and physical bugs felt attracted to it. When a bug damaged the computer a maintennance functionary had to physically go and remove it for the computer to work properly.
The bug word comes from the ancient computer times, when giant room-sized computers produced a lot of heat and physical bugs felt attracted to it. When a bug damaged the computer a maintennance functionary had to physically go and remove it for the computer to work properly.


[[category:roguelike development]]
[[Category:Articles]]

Revision as of 21:52, 2 September 2008

A bug is an inconsistence in the functionality of a computer system. They are commonly caused by error during the programming phase, which must be corrected by the developer, or failures in the APIs and libraries the developer depends on.

The bug word comes from the ancient computer times, when giant room-sized computers produced a lot of heat and physical bugs felt attracted to it. When a bug damaged the computer a maintennance functionary had to physically go and remove it for the computer to work properly.