breaking change

Definition from Wiktionary, a free dictionary

Jump to: navigation, search

[edit] English

[edit] Noun

Singular
breaking change

Plural
breaking changes

breaking change (plural breaking changes)

  1. (computing) A change in one part of a software system that causes other parts to fail; occurs most often in shared libraries of code used by multiple applications
    "Not possible to fix old entries without a breaking change, so remap old to new in import lib."