Skip to content

environment: guard reliance on `the_repository` with `USE_THE_REPOSITORY_VARIABLE`

Patrick Steinhardt requested to merge pks-the-repository-environment into master

This patch series adapts the environment subsystem such that functions and variables which explicitly or implicitly rely on the_repository are guarded by USE_THE_REPOSITORY_VARIABLE.

Closes Adapt "environment.c" to hide most of its usage... (#364).

Edited by Patrick Steinhardt

Merge request reports