Skip to content

Fix -Werror=range-loop-construct in dump_utilis.cc#338

Open
Zhao-Shi-jie wants to merge 1 commit into
mindspore-ai:masterfrom
Zhao-Shi-jie:master
Open

Fix -Werror=range-loop-construct in dump_utilis.cc#338
Zhao-Shi-jie wants to merge 1 commit into
mindspore-ai:masterfrom
Zhao-Shi-jie:master

Conversation

@Zhao-Shi-jie

Copy link
Copy Markdown

What type of PR is this?
bug

What does this PR do / why do we need it:
Fixes #337

Which issue(s) this PR fixes:

Fixes #337

Special notes for your reviewers:

Changes made
  • Replaced value-copy with const reference in data_dump module
  • Verified compilation with -Werror=range-loop-construct

@CLAassistant

CLAassistant commented Jun 14, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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.

Compilation error in data_dump with -Werror=range-loop-construct

2 participants