Re: [PATCH 19/20] global: prepare for hiding away repo-less config functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 24/08/07 08:58AM, Patrick Steinhardt wrote:
> We're about to hide config functions that implicitly depend on
> `the_repository` behind the `USE_THE_REPOSITORY_VARIABLE` macro. This
> will uncover a bunch of dependents that transitively relied on the
> global variable, but didn'd define the macro yet.

s/didn'd/didn't/

> Adapt them such that we define the macro to prepare for this change.

Once config functions that rely implicitly on `the_repository` are
guarded by `USE_THE_REPOSITORY_VARIABLE`, the macro will be required to
use them. Now that the dependency is exposed they must be marked
accordingly. Makes sense to me.




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux