Skip to content

CheckLanguage: hide commonly used variable names

check_language() sets internal variables with a common name in the caller's scope: result, output and content. They are now prefixed with _cl_, inspired by the CheckLibraryExists module.

Topic-rename: CheckLanguage-private-vars

Edited by Brad King

Merge request reports