Skip to content

Conversation

@VictorSpirin
Copy link
Contributor

No description provided.

@VictorSpirin VictorSpirin requested a review from dlepikhova June 22, 2022 10:36
/* arrays for --exclude-path's */
static parray *exclude_absolute_paths_list = NULL;
static parray *exclude_relative_paths_list = NULL;
static char* waldir_path = NULL;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@VictorSpirin в качестве пожелания: переименовать глобальную переменную относительно так же называющихся параметров функции. иначе неочевидно где что используется. например во что-нибудь некрасивое типа g_waldir_path, чтобы остался зуд убрать переменную из глобального скоупа.

@dlepikhova dlepikhova added this to the 2.5.7 milestone Jul 29, 2022
@dlepikhova dlepikhova merged commit 9cd25f2 into release_2_5_7 Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants