Skip to content

Fix indendation#1

Open
Monceber wants to merge 1 commit intorism-digital:masterfrom
Monceber:fix-misleadingIndentationWarning
Open

Fix indendation#1
Monceber wants to merge 1 commit intorism-digital:masterfrom
Monceber:fix-misleadingIndentationWarning

Conversation

@Monceber
Copy link

  • misleading indendation (implying lines are part of the if-statement while they are not) has been removed
    This was causing following warning:
/verovio/cmake/../include/zip/zip_file.hpp:1985:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 1985 |     if (d->m_pOutput_buf < d->m_pOutput_buf_end) \
      |     ^~

- misleading indendation (implying lines are part of the if-statement while they are not) has been removed
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.

1 participant