Jump to content

Code rot

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 128.171.10.147 (talk) at 03:51, 24 November 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Also known as bit rot.

Code "rots" when a program that runs perfectly well in its design environment is used in a new (updated, upgraded) environment where the code no longer functions correctly. Code rot only applies to programs, bit rot may apply to documents and other formats that are no longer interpreted correctly.