Skip to content

doc: List identifiers used from header in #if(def) #26972

@maflcko

Description

@maflcko

For "normal" symbols in a file we try to avoid listing them next to the header that makes them available in the file. However, for identifiers used in a #if or #ifdef directive, it could make sense to list them. Especially for config/bitcoin-config.h.

Example:

#include <config/bitcoin-config.h> /* for USE_QRCODE */

From #26924 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions